- Building Serverless Web Applications
- Diego Zanon
- 133字
- 2021-07-15 17:31:29
AWS CloudFormation
CloudFormation gives to developers the possibility to script the entire infrastructure using templates. This approach is called as Infrastructure as a Code. It's a powerful feature because it makes it easy to reproduce the configuration of servers and resources into another region or in a different account. Furthermore, you can version control your scripts to help you with the development of your infrastructure. As a quick start, AWS offers many sample templates (https://aws.amazon.com/cloudformation/aws-cloudformation-templates) for common use cases.
In this book, we will not use CloudFormation directly, but in the next chapter, we'll start using the Serverless Framework that extensively uses CloudFormation under the hood to manage resources. That's how you can easily duplicate your solution to different environments, making a production deployment an exact copy of the development or staging environment.
- Visual C++程序設計教程
- Python編程自學手冊
- JavaScript+DHTML語法與范例詳解詞典
- JavaScript修煉之道
- 基于Java技術的Web應用開發(fā)
- 快速入門與進階:Creo 4·0全實例精講
- Building Serverless Web Applications
- Scala Functional Programming Patterns
- Docker:容器與容器云(第2版)
- 網頁設計與制作
- Jakarta EE Cookbook
- Learning NHibernate 4
- Implementing Splunk(Second Edition)
- Swift從入門到精通 (移動開發(fā)叢書)
- Scratch 3.0少兒積木式編程(6~10歲)