- Extending OpenStack
- Omar Khedher
- 180字
- 2021-06-24 18:51:46
Deploying OpenStack
Integrating new services, updating, or upgrading some or all of the OpenStack components are all critical operational tasks. Such moments raise the need for the usage of software engineering practices. As mentioned in the previous section, applying such practices with Infrastructure as Code will help you deliver a high-quality code infrastructure. The end result will enable you to deploy a fully automated, robust, and continuous deliverable OpenStack environment.
To tweak the installation of a complete and extensible OpenStack environment, we need to start deploying a first test environment. As was promised in the beginning of this chapter, we will use a system management tool that will help us not only to deploy our first OpenStack layout rapidly, but also to carry feedback from testing results, such as unit testing.
Chef, Puppet, SaltStack, and many other system management tools are great tools that can do the job. You will probably have used one or more of them. Ansible will be chosen for this section and the upcoming sections as the system management tool for end-to-end OpenStack deployment and management.
- 全屋互聯:智能家居系統開發指南
- Kali Linux滲透測試全流程詳解
- Windows Phone 8 Application Development Essentials
- 云原生落地:產品、架構與商業模式
- AWS SysOps Cookbook
- CentOS 6 Linux Server Cookbook
- Hands-On GPU Programming with Python and CUDA
- Linux內核修煉之道
- Angular權威教程
- 程序員必讀經典(算法基礎+計算機系統)
- Windows Azure實戰
- 樹莓派+傳感器:創建智能交互項目的實用方法、工具及最佳實踐
- Instant Getting Started with VMware Fusion
- Linux網絡操作系統項目教程(RHEL 6.4/CentOS 6.4)(第2版)
- 分布式實時處理系統:原理、架構與實現