- 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.
- UI設計基礎培訓教程
- Designing Machine Learning Systems with Python
- Kubernetes實戰
- 軟件項目管理(第2版)
- C#程序設計(慕課版)
- Python Tools for Visual Studio
- Flux Architecture
- JavaScript:Moving to ES2015
- ASP.NET程序設計教程
- Python圖形化編程(微課版)
- 寫給程序員的Python教程
- SciPy Recipes
- Extending Unity with Editor Scripting
- Mastering Docker
- Django Design Patterns and Best Practices