AWS Lambda
AWS Lambda is a serverless compute service that runs your code in response to events without provisioning or managing servers. You control memory, timeout, and concurrency, and Lambda scales automatically; it is central to the Development with AWS Services domain of DVA-C02.