How to run Bun on Lambda
· 5 min read
What is Bun and why you should use it? Also everything is more fun with AWS Lambda, right?
AWS Lambda - Run code without thinking about servers or clusters
View All TagsWhat is Bun and why you should use it? Also everything is more fun with AWS Lambda, right?
In this short article you will learn what does it mean when your Lambda transitions to inactive state and how to deal with it.
You can use our CDK construct @beesolve/lambda-keep-active which invokes your Lambda functions regularly so they won't transition into inactive state.