Guide: First Serverless Project
Let’s learn about the Serverless Framework!
What is the purpose of this article?
To quickly get up and running with the Serverless Framework. During this article, you will learn how to deploy code and resources to AWS using the Serverless Framework. These resources could be any AWS service which your application needs to run (e.g. databases, cloud…