Compute

AWS (Amazon Web Services) is a cloud computing platform that offers a wide range of services for building and managing applications and infrastructure in the cloud.

AWS Lambda

AWS Lambda is a serverless computing service that automatically scales, manages, and executes your code in response to events, enabling you to build and run applications without provisioning or managing servers.

Last modified July 21, 2024: update (e2ae86c)