- AWS Administration Cookbook
- Lucas Chan Rowan Udell
- 205字
- 2021-07-09 18:18:28
Custom resources
As discussed previously in this chapter, it's common for there to be a lengthy wait between the release of a new AWS feature and your ability to use that feature in CloudFormation.
Before custom resources, this led AWS developers down the path of doing over 95 percent of their automation in CloudFormation and then running some CLI commands to fill in the gaps. It was often difficult to tell exactly which resources belonged to which stack, and knowing exactly when your stack had finished execution became a guessing game.
Fast forward to today, and the emerging pattern is to use a custom resource to delegate to a AWS Lambda function. Lambda can fill in the gaps by making API calls on your behalf, and it becomes much easier to track the heritage and completion of these resources.
- Visualforce Development Cookbook(Second Edition)
- 網上生活必備
- Effective DevOps with AWS
- 基于32位ColdFire構建嵌入式系統
- 工業機器人應用案例集錦
- Docker on Amazon Web Services
- 走近大數據
- SQL Server數據庫應用基礎(第2版)
- Data Analysis with R(Second Edition)
- 設計模式
- 天才與算法:人腦與AI的數學思維
- 工廠電氣控制設備
- Mastering SQL Server 2014 Data Mining
- Java Deep Learning Projects
- 工業機器人基礎