Published onMarch 10, 2023Connecting AWS Lambda with Amazon RDS using AWS CDK and Node.jsawslambdardscdknodejsThis blog post gives an overview of how to connect an AWS Lambda function to an RDS instance to perform database operations. We will explore how to connect Lambda to RDS over the Internet or VPC, and how to make RDS publicly accessible.