Prev Next

Cloud / Amazon Web Service (AWS) Interview questions

What is Lambda in AWS?

AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code.

More Related questions...

Show more question and Answers...


Comments & Discussions