Serverless is event-driven, functional code which runs on a cloud in a stateless manner. If you send one request to the API gateway, that will poke to the function, and the function comes up to serve the request and go back to sleep and the next rest come it has no idea about the previous request. The above screen shows that the function has been successfully created.

6m read timeFrom awstip.com
Post cover image
Table of contents
Serverless ComputingAmazon API GatewayDemoAWS LambdaDemoAPI gateway integration with AWS LamdaAWS Serverless tools frameworks & CI/CDMicroservices vs Serverless

Sort: