• With AWS Lambda, you can run code without provisioning or managing servers.
    • You pay only for the computing time you consume—there's no charge when your code isn't running.
    • You can run code for virtually any type of application or backend service—all with zero administration.