Portfolio
☁️
Cloud SolutionsDemo Project·IaC with AWS CDK Demo·2024
AWS Serverless Infrastructure
An interactive architecture diagram of a production AWS CDK v2 stack — click any component to see the TypeScript CDK code that provisions it and why it was designed that way. Stack covers: API Gateway HTTP API → Lambda (Provisioned Concurrency) → SQS + Worker Lambda → RDS Proxy → Aurora Serverless v2, all inside a private VPC. Secrets via SSM Parameter Store, static assets on S3 + CloudFront, CI/CD via GitHub Actions with cdk diff on PRs.
Key Results
11 AWS components — all clickable with CDK code
Full VPC design: public, private, isolated subnets
Est. cost: £12–25/month (Aurora pauses when idle)
Technologies & Skills
AWS CDK v2LambdaAurora Serverless v2SQSCloudFrontGitHub ActionsTypeScript
Verification
Demo project — interactive architecture diagram. Click any component to see the CDK TypeScript that provisions it.
Live Demo
Open live demo