Re:Invent 2022 day 2 - Scaling RDS Aurora Serverless V2 with AWS Lambda
When you are using a serverless database like Aurora Serverless V2, chances are you are running your compute on AWS Lambda. This blog will illustrate what RDS Aurora serverless V2 is and how it scales in response to concurrent lambda connections. The...
cloudengineer.hashnode.dev4 min read
James
Thanks for taking the time to write about this. I'm researching the best way to connect to v2 via Lambda. Is there any need for connection pooling with this configuration?