Serverless Framework
The Serverless Framework is arguably the de facto standard tool for managing Function-as-a-Service projects. It embodies a set of best practices and configuration-by-exception rules that eliminate a significant amount of boilerplate scripts and configurations. For example, the following 30-line example will generate a 275-line CloudFormation template. The tool supports multiple providers, including AWS, Azure, GCP, and more.
The Serverless Framework is the best tool I have found for managing AWS CloudFormation, regardless of whether or not Function-as-a-Service is being used. One such example of its ability can be seen when deploying a React or Angular single-page application. Those projects will employ this same pipeline ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access