www.SmartCloudDataArchitect.com — Serverless Resume Website
Architecture
CloudFront → API Gateway → Lambda → DynamoDB → SES
A production-grade serverless website designed and built end-to-end by Wajid Jafri, leveraging AWS-native services for security, scale, and low latency.
- Cross-cutting concerns: IAM least privilege • KMS encryption • CloudWatch logs & metrics • X-Ray tracing
- Edge delivery & protection — Route 53 DNS, CloudFront CDN with TLS termination, WAF and Shield for global attack surface protection
- Public API & request control — API Gateway enforcing throttling, validation, and secure access to backend services
- Serverless application layer — Lambda functions handling business logic, workflow orchestration, and event-driven processing
- State & notifications — DynamoDB for operational metadata and SES/EventBridge for asynchronous alerts and automation