Serverless

AWS Serverless is a cloud computing service that allows developers to build and deploy applications without managing the underlying infrastructure, automatically scaling and handling resource allocation based on demand.

AWS API Gateway

AWS API Gateway is a fully managed service that enables developers to create, publish, maintain, and secure scalable APIs for their applications, acting as a front-end interface for backend services.

Last modified July 21, 2024: update (e2ae86c)