Back to photostream

How to run a Simple API using AWS Lambda

AWS Lambda is a serverless compute service that lets you run code without provisioning or managing servers, creating workload-aware cluster scaling logic, maintaining event integrations, or managing runtimes. While using Lambda, all you need is to provide code for the task, and it can be triggered by API gateway as well as other AWS services which are fully managed by AWS. You will only need to pay for what you have used. The model of pay-per-use makes FaaS, function-as-a-service, insanely cheap.

 

www.sprintnetworks.com.au/blog/running-simple-restful-api...

15 views
0 faves
0 comments
Uploaded on June 5, 2021