AWS has launched Provisioned Concurrency as a feature for Lambda, which allows users to configure warm instances and solve the cold start issue without code changes. Provisioned Concurrency can be set in the AWS Console or via the Serverless Framework, and it can also be scheduled for specific time periods.
Sort: