- Mastering AWS CloudFormation
- Karen Tovmasyan
- 83字
- 2021-06-30 14:55:38
Questions
- Which API method is invoked when we create a CloudFormation stack?
- What is a CloudFormation service role?
- Which IAM policies are used if we do not specify the CloudFormation service role?
- How is the information about stack resources stored in CloudFormation?
- What happens if we delete the resource created by CloudFormation and try to create the same stack?
- What happens if we delete the resource created by CloudFormation and try to update the same stack?
- Why can't CloudFormation recreate the deleted resource?
推薦閱讀
- 操作系統(tǒng)實(shí)用教程(Linux版)
- 構(gòu)建高可用Linux服務(wù)器(第4版)
- Implementing Cisco UCS Solutions
- Google系統(tǒng)架構(gòu)解密:構(gòu)建安全可靠的系統(tǒng)
- Hands-On DevOps with Vagrant
- Instant Handlebars.js
- Linux內(nèi)核觀測(cè)技術(shù)BPF
- 蘋(píng)果OS X Mavericks 10.9應(yīng)用大全
- Windows Server 2012網(wǎng)絡(luò)操作系統(tǒng)項(xiàng)目教程(第4版)
- Fedora 12 Linux應(yīng)用基礎(chǔ)
- Linux服務(wù)器配置與管理
- iOS 8開(kāi)發(fā)指南
- 寫(xiě)給架構(gòu)師的Linux實(shí)踐:設(shè)計(jì)并實(shí)現(xiàn)基于Linux的IT解決方案
- 再也不踩坑的kubernetes實(shí)戰(zhàn)指南
- iOS Programming Cookbook