AWS Lambda is AWS’s server less computing solution. You can create and run code without provisioning or managing servers. AWS Lambda executes the code you upload in response to events and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information.