Skip to content

me2resh/lambda-provisioned-concurrency-deep-dive

Repository files navigation

lambda-provisioned-concurrency-deep-dive

This sample project is to look into the behaviour of cold start with different provisioned concurrency configurations.

The project contains 4 lambda function:

  • No provisioned concurrency
  • Provisioned concurrency at all times.
  • Provisioned concurrency set for certain hours.
  • Provisioned concurrency that scales with urilization.

There is also 4 Cloudwatch dashboards created for the project.

About

Trying different configurations for lambda provisioned concurrency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published