How to avoid inactive Lambda
In this short article you will learn what does it mean when your Lambda transitions to inactive state and how to deal with it.
TL;DR
You can use our CDK construct @beesolve/lambda-keep-active which invokes your Lambda functions regularly so they won't transition into inactive state.
