Lambda_EN– tag –
-
AWS_EN
Serverless apps using SAM
【Using SAM to create a serverless application with API Gateway and Lambda】 In the following pages, we have covered how to create a serverless app using API Gateway and Lambda, and now we would like to reproduce a similar configuration ... -
AWS_EN
Serverless apps using Lambda and API Gateway – HTTP API
【Creating Serverless Application with API Gateway and Lambda】 We will combine two resources to create a simple serverless web application. The first is Lambda. Lambda is a FaaS service provided by AWS. AWS Lambda is a serverless comput...