You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are experiencing extremely slow cold starts when our Lambda is placed in a VPC.
The lambda hosts an ASP.NET Core web site via the serverless application template.
I'm not sure if this is only related to the .NET Core 1.0 runtime or a general problem.