Skip to content

slootjes/aws-lambda-rds-proxy

Repository files navigation

AWS Lambda RDS Proxy Demo

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.

Features

  • 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

Deploy

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published