- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 259字
- 2021-07-02 23:52:49
Summary
In this chapter, we covered several topics and terminologies on how to develop and maintain a code infrastructure using the DevOps style.
Viewing your OpenStack infrastructure deployment as code will not only simplify node configuration, but also improve the automation process.
You should keep in mind that DevOps is neither a project nor a goal, but a methodology that will make your deployment successfully empowered by using team synergy with different departments.
Despite the existence of numerous system management tools to bring our OpenStack up and running in an automated way, we have chosen Ansible for the automation of our infrastructure.
Puppet, Chef, Salt, and others can do the job, but in different ways. You should know that there isn't one way to perform automation. Both Puppet and Chef have their own OpenStack deployment projects under the OpenStack Big Tent.
At the end of the day, you can choose to use any automation tools that fit your production needs; the key point to keep in mind is that to manage a big production environment, you must simplify the operation by doing the following:
- Automating deployment and operation as much as possible
- Tracking your changes in a version control system
- Continuously integratining code to keep your infrastructure updated and bug free
- Monitoring and testing your infrastructure code to make it robust
Although we deployed a basic AIO setup of OpenStack in this chapter, the successive chapters will take you through the process of extending our design by using clustering, defining the various infrastructure nodes, the controller, and compute hosts.
- 網絡服務器架設(Windows Server+Linux Server)
- Hands-On Artificial Intelligence on Amazon Web Services
- Photoshop CS4經典380例
- Visual C# 2008開發技術實例詳解
- Google App Inventor
- 傳感器技術應用
- Spark大數據技術與應用
- 新編計算機組裝與維修
- 空間站多臂機器人運動控制研究
- 新編計算機圖形學
- 零起點學西門子S7-200 PLC
- Hands-On Data Warehousing with Azure Data Factory
- 智能制造系統及關鍵使能技術
- Puppet 3 Beginner’s Guide
- Kubernetes on AWS