- 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.
- Kibana Essentials
- Drupal 8 Blueprints
- NLTK基礎教程:用NLTK和Python庫構(gòu)建機器學習應用
- Django:Web Development with Python
- 信息安全技術(shù)
- Quarkus實踐指南:構(gòu)建新一代的Kubernetes原生Java微服務
- Java應用開發(fā)技術(shù)實例教程
- JavaScript 程序設計案例教程
- Python忍者秘籍
- Active Directory with PowerShell
- C/C++程序員面試指南
- Access 2010中文版項目教程
- Illustrator CS6設計與應用任務教程
- Mudbox 2013 Cookbook
- 零基礎C#學習筆記