AWS Lambda function to Amazon Aurora Serverless

AWS Lambda → Amazon Aurora

The pattern creates a Lambda function and an Amazon Aurora Cluster with Serverless instance.

The pattern creates a Lambda function and an Amazon Aurora Cluster with Serverless instance.
The Database credentials are stored and accessed from AWS Secrets Manager.
It also guides how to invoke the function to access the database.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/terraform-lambda-aurora-serverless

Deploy

terraform init && terraform apply


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

terraform destroy

Created by:

Saborni Bhattacharya

Saborni Bhattacharya

AWS SA, Cloud Enthusiast

Follow on LinkedIn