AWS Lambda is a serverless, event-driven compute service that runs code for virtually any application or back-end service without provisioning or managing servers.
In this Cloud Lab, you’ll create a simple Lambda function that echoes the input provided to it.