live — serving real requests

A task manager, built to demonstrate the stack.

Every account is isolated at the database level via Cognito-issued tokens — your tasks are keyed to your user ID, not just filtered client-side. Sign up to try it, or read how it's built below.

API Gateway Lambda DynamoDB Cognito CI/CD via OIDC
See the architecture decisions from the sibling project →

Sign in

Serverless task manager — API Gateway, Lambda, DynamoDB, Cognito.