Infrastructure-as-Code (IaC) deployment for a serverless application. This template provisions a decoupled backend architecture where a Python Lambda function handles HTTP POST requests via API Gateway, interacting directly with DynamoDB to manage user records behind an S3-hosted frontend.
View on GitHub