6 ms·
With this, VPC is no longer needed from lambda call to RDS, and this means that cold start time will be lowered from seconds to milliseconds. I made a ready to
by coderecipe 7y ago
With this, VPC is no longer needed from lambda call to RDS, and this means that cold start time will be lowered from seconds to milliseconds. I made a ready to use recipe (source code+deployment script+demo included) here https://coderecipe.ai/architectures/77374273 https://coderecipe.ai/architectures/77374273 hopefully this help others to easily onboard to this new API.
- scarface74 7y agoThis only works for Aurora Serverless, not regular Aurora or any other managed databases.