- Mastering OpenStack
- Omar Khedher
- 225字
- 2021-07-16 13:15:17
Summary
In this chapter, we covered several topics and terminologies on how to develop and maintain a code infrastructure using the DevOps style.
Bringing your OpenStack infrastructure deployment to 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 to attend to, but it is a methodology that will make your deployment successfully empowered by the 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 the Chef server.
Puppet, Ansible, Salt, and others can do the job but in different ways. You should know that there is no one way to perform automation.
Chef is highly flexible and rich with tools that make life easier. In a similar manner, with Vagrant and Chef plugins, we were able to bring in a test environment in a wink.
Although we deployed a basic multinode setup of OpenStack in this chapter, the next chapter will take you to a third stage, where you can use strong approaches on towards extending our previous design by clustering, defining the cloud controller, and compute node distributions.
We will keep on going with what we learned from deployment automation using Chef under the umbrella of the DevOps style.
- OpenDaylight Cookbook
- Java 開發從入門到精通(第2版)
- OpenShift開發指南(原書第2版)
- 編程珠璣(續)
- Podman實戰
- 基于Struts、Hibernate、Spring架構的Web應用開發
- 低代碼平臺開發實踐:基于React
- 計算機應用基礎教程(Windows 7+Office 2010)
- Visual Basic語言程序設計基礎(第3版)
- Learning C++ by Creating Games with UE4
- Deep Learning for Natural Language Processing
- Java EE項目應用開發
- 網頁設計與制作
- Learning D3.js 5 Mapping(Second Edition)
- 基于JavaScript的WebGIS開發