Serverless REST API

API Gateway + AWS Lambda + DynamoDB

API Gateway routes to Lambda, backed by DynamoDB — no servers, scales to zero.

The pieces

Build it, graded

conceptRun code without servers on Lambda

Event-driven functions, pay only for the compute time used — provisioned in CDK, not clicked through a console.

Start free — the first checkpoint needs no card.