Lambda - Serverless Architecture
Learn about Lambda and how it can make your architecture cheaper and easy to use.
We'll cover the following...
What is Lambda?
The evolution or timeline of Lambda looks something like this:
On-Prem DataCenter –> IAAS –> PaaS –> containerization/Docker –> Serverless
Lambda is a compute service where you can upload your code and create a Lambda function. AWS Lambda takes care of provisioning and managing the servers that you use to run the code. You do not ...
Access this course and 1400+ top-rated courses and projects.