Introducing the serverless LAMP stack – part 2 relational databases
Amazon Web Services FeedIntroducing the serverless LAMP stack – part 2 relational databases In this post, you learn how to use an Amazon Aurora MySQL relational database in your serverless applications. I show how to pool and share connections to the database with Amazon RDS Proxy, and how to choose configurations. The code examples in…