- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 290字
- 2021-07-02 19:02:55
Configuration Management Essentials
If you are reading this book, you are most likely looking for a consistent way to provision infrastructure, deploy code, and maintain the operational consistency of environments. These items all fit under Configuration Management, or CM for short. Configuration Management represents a cornerstone of DevOps and is something that Ansible manages very well. Configuration Management represents a way of development where automation can be used to provision and enforce the state, consistency, and accuracy of a set of systems. In a DevOps-oriented environment, Configuration Management will become increasingly critical for maintaining development environments, QA apparatuses and systems, production environments, and more. This is because the need to maintain such environments and keep a level of consistency among them is critical for deployment and operational success when it's time to release a software title or update.
In this chapter, we are going to learn all about Configuration Management. The chapter will cover and review how tools such as Ansible can make developers, testers, and operations personnel efforts easier by eliminating environment drift, automating the provisioning of infrastructure, and providing an easy and consistent way to spin up environments that match production. The goal of this chapter is to learn and understand automated Configuration Management techniques, and existentially these Configuration Management techniques could then be applied to provide value to small- or large-scale organizations. Within this chapter we are going to specifically address the following topics:
- Understanding Configuration Management
- Understanding the origins of Configuration Management
- The aims of Configuration Management
- Basic principles of Configuration Management
- Configuration Management best practices
- How Ansible simplifies DevOps implementations
- Binary Artifact Management and Ansible
Configuration Management is such an important topic (especially when it comes to solutions such as Ansible). Shall we get started?
- Software Defined Networking with OpenFlow
- 算法精粹:經(jīng)典計算機(jī)科學(xué)問題的Python實現(xiàn)
- 網(wǎng)站構(gòu)建技術(shù)
- 表哥的Access入門:以Excel視角快速學(xué)習(xí)數(shù)據(jù)庫開發(fā)(第2版)
- Mastering JavaScript High Performance
- Getting Started with LLVM Core Libraries
- Java程序設(shè)計案例教程
- Django實戰(zhàn):Python Web典型模塊與項目開發(fā)
- 零基礎(chǔ)學(xué)C++(升級版)
- iOS Development with Xamarin Cookbook
- Design Patterns and Best Practices in Java
- Kohana 3.0 Beginner's Guide
- C語言程序設(shè)計實驗指導(dǎo)教程
- 大象:Thinking in UML(第二版)
- 數(shù)據(jù)庫基礎(chǔ)與應(yīng)用實驗教程:Visual FoxPro 6.0