Lambda
AWS Lambda is a serverless compute service that runs your code in response to events, automatically managing the underlying infrastructure and scaling to handle varying levels of traffic, with you only paying for the compute time consumed by your code.