As deployment practices evolve Serverless
computing has emerged as an efficient (in terms of time and money) solution for many projects.
- What is Serverless.
- How Serverless compares to traditional deployment approaches.
- Pros and Cons of Serverless Computing.
- Explain how
Serverless
is not really server-less.
- Deploy a Serverless function to the cloud.
- Allow users to interact with Serverless function.