- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 196字
- 2021-07-02 13:41:42
Infrastructure as code
The configuration management tool supports not only a bare metal environment or a VM, but also cloud infrastructure. If you need to create and configure the network, storage, and VM on the cloud, the configuration management tool helps to set up the cloud infrastructure on the configuration file, as shown in the following diagram:

Configuration management has some advantages compared to a Standard Operation Procedure (SOP). It helps to maintain a configuration file via VCS, which can trace the history of all of the revisions.
It also helps to replicate the environment. For example, let's say we want to create a disaster recovery site in the cloud. If you follow the traditional approach, which involves using the SOP to build the environment manually, it's hard to predict and detect human or operational errors. On the other hand, if we use the configuration management tool, we can build an environment in the cloud quickly and automatically.
- 零基礎搭建量化投資系統(tǒng):以Python為工具
- OpenDaylight Cookbook
- Python編程完全入門教程
- Full-Stack Vue.js 2 and Laravel 5
- C語言程序設計
- Visual C#.NET程序設計
- 前端HTML+CSS修煉之道(視頻同步+直播)
- JavaCAPS基礎、應用與案例
- Xamarin Blueprints
- 監(jiān)控的藝術:云原生時代的監(jiān)控框架
- Getting Started with JUCE
- Responsive Web Design with jQuery
- Windows 10 for Enterprise Administrators
- Mastering PostgreSQL 11(Second Edition)
- Opa Application Development