Technical Deep Dive

Architecture, workflows, and AWS service integration for the Serverless Contact Form.

Architecture

The system uses an **event-driven serverless architecture**:

Optional: Include a diagram showing API Gateway → Lambda → DynamoDB → SNS → CloudWatch.

Features & Highlights

Code & Demo

View the full repository and Lambda function examples:

GitHub Repo

Back to Overview