Cold Start Duration of VPC-connected AWS Lambda
AWS Lambda might need to access resources inside Amazon Virtual Private Cloud (Amazon VPC). In the past, configuring VPC access slowed down the cold starts significantly.
This is not true anymore, as the effect of VPC is minimal:
Cold start durations of the same Node.js Lambda with and without VPC access
Go back to Cold Starts in AWS Lambda.
comments powered by Disqus