
LocalStack2024
Serverless Quiz App
Quiz application that demonstrates a complete serverless stack on LocalStack. API Gateway routes traffic to Lambda handlers backed by DynamoDB, the static front end is served from S3, and questions are deployed with the AWS CDK so the whole thing comes up from a single cdk deploy.
PythonAWSLambdaDynamoDBAPI Gateway
