- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 132字
- 2021-07-02 19:02:55
Summary
In this chapter, we talked about how DevOps and the DevOps movement began; we learned about the various components of DevOps (CAMS); we discussed the roles agile, Continuous Integration, Continuous Delivery, and microservices have played within DevOps; and we discussed some of the other various architectural techniques that DevOps requires.
In the next chapter, we will delve into configuration management, which also plays a pivotal role in DevOps. By understanding the techniques of configuration management, we will begin to understand the concepts of Infrastructure as Code (which is something Ansible does very well). We will delve into what it means to version your configuration states, how to go about developing code that maintains the infrastructure state, and what the ins and outs are for creating a successful configuration management (CM) solution.
- ExtGWT Rich Internet Application Cookbook
- C++案例趣學
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- 程序員面試筆試寶典
- Reactive Programming with Swift
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- PostgreSQL技術內幕:事務處理深度探索
- C語言程序設計
- INSTANT Passbook App Development for iOS How-to
- Learning OpenStack Networking(Neutron)
- 微服務架構深度解析:原理、實踐與進階
- Kotlin語言實例精解
- SAS編程演義
- Python繪圖指南:分形與數據可視化(全彩)
- JSP大學實用教程