- AWS Administration Cookbook
- Lucas Chan Rowan Udell
- 126字
- 2021-07-09 18:18:25
DevOps
DevOps and IaC go hand in hand. The practice of storing your infrastructure (traditionally the concern of Operations) as code (traditionally the concern of Development) encourages a sharing of responsibilities that facilitates collaboration.

By automating the PACKAGE, RELEASE, and CONFIGURE activities in the software development life cycle (as pictured), you increase the speed of your releases while also increasing confidence.
Cloud-based IaC encourages architecture for failure: as your resources are virtualized, you must plan for the chance of physical (host) hardware failure, however unlikely.
Being able to recreate your entire environment in minutes is the ultimate recovery solution.
Unlike physical hardware, you can easily simulate and test failure in your software architecture by deleting key components—they are all virtual anyway!
- 大學計算機信息技術導論
- 輕輕松松自動化測試
- 工業機器人產品應用實戰
- 會聲會影X5視頻剪輯高手速成
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- Mastering Salesforce CRM Administration
- 機器學習與大數據技術
- 自動生產線的拆裝與調試
- CompTIA Network+ Certification Guide
- Linux服務與安全管理
- 嵌入式GUI開發設計
- Hands-On Microservices with C#
- Generative Adversarial Networks Projects
- 暗戰強人:黑客攻防入門全程圖解
- 白話機器學習算法