AWS Lambda is a serverless compute service that runs code in response to events without provisioning or managing servers. It automatically scales from a few requests per day to thousands per second and bills only for compute time consumed. Lambda pioneered mainstream function-as-a-service and integrates natively with more than two hundred AWS services as event sources.