Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 315 Bytes

File metadata and controls

8 lines (5 loc) · 315 Bytes

lambda-warmer-python

A Python script to warm lambda functions for serverless framework

  • Warm the lambda function every a few minutes (Set it in the serverless.yml)
  • Warm more than one lambda functions if the concurrency parameters is set

This is python version of https://github.com/jeremydaly/lambda-warmer