Summary
In this chapter, we covered some of the serverless frameworks and IaC tools that can be used to make your serverless development and deployment easier. While writing short functions with minimal dependency is not a difficult task, using the right framework and CI/CD practices is essential when your use cases get more complicated. Most of the time, you can use your existing development process for serverless as well, as long as you understand the nuances of serverless infrastructure. In the next chapter, we will look into serverless security, observability, and best practices.