Throughout this book, we have seen quite a few tool sets and platforms readily available in the market that can help with the deployment and life cycle management of your Lambda functions. In my quest to find something better, I happened to stumble across a unique framework that I feel is worth talking about and exploring: introducing the Serverless Framework!
In this chapter, we will cover the following topics:
- What the Serverless Framework is all about and why it is important
- Setting up the Serverless Framework locally for development
- Getting started with Serverless Frameworks using a few examples