Lambda
AWS Lambda is a serverless compute service that runs code in response to events without provisioning or managing servers. Lambda automatically scales applications by running code in response to triggers from other AWS services, HTTP requests, or custom events.