What is AWS Lambda?
AWS Lambda is a serverless compute service offered by Amazon Web Services that lets developers write code and not manage servers. It automatically scales and manages infrastructure, reacting to events such as uploads of files as well as HTTP requests.