A demo built using open source Serverless Framework to showcase how to securely use Lambda with RDS Proxy for high availability and concurrency with Aurora Postgres.
- Networking stack with private and public subnets
- Aurora Cluster with serverless scaling Primary and Replica
- Managed auto rotating password with Secrets Manager
- RDS Proxy
- IAM authentication for Lambda
serverless deploy --stage dev --verbose
Warning: By deploying this demo, you acknowledge that AWS services may incur costs. I, the author, am not responsible for any charges or usage fees associated with your AWS account. Deploy at your own discretion.