The simple cure for AWS Lambda lock-in fear
For those of you who might not be familiar with, AWS Lambda is a service platform that let us run our code without provisioning or managing servers. We just upload the source code and the platform takes care of everything required to run and scale it...
Mar 30, 202019 min read554

