AWS Lambda
DISCLAIMER: Image is generated using ChatGPT. 1. Introduction 2. Setup LocalStack 3. Lambda Function 4. Using aws 5. Using Python 6. Using Perl Introduction This post comes nearly a month and a half after the last one. The previous post on an AWS related topic was about AWS DynamoDB. The break wasn’t intentional, though. AWS Lambda is a serverless compute service that allows you to run code without having to manage servers.
Continue Reading