How To: Manage RDS Connections from AWS Lambda Serverless Functions - Jeremy Daly

Managing database connections with AWS Lambda functions can become an issue when your application reaches scale. Learn strategies for managing your RDS connections in a serverless application.