- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 80字
- 2021-07-02 19:30:24
OpenStack services overview
OpenStack is made up of a variety of services that are all written in the Python programming language and serve a specific function. OpenStack's modular nature facilitates the modern cloudy application design philosophy and also allows easy expandability; any person, community, or company can develop an OpenStack service that can easily integrate into its ecosystem.
The OpenStack Foundation has successfully identified nine key services they consider part of the core of OpenStack, which we'll explore in detail.
推薦閱讀
- 自己動手寫搜索引擎
- Learning ArcGIS Pro 2
- CentOS 7 Linux Server Cookbook(Second Edition)
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Python Tools for Visual Studio
- 64位匯編語言的編程藝術
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- C#程序設計基礎:教程、實驗、習題
- 深入理解Elasticsearch(原書第3版)
- RabbitMQ Cookbook
- 創意UI:Photoshop玩轉APP設計
- Kotlin極簡教程
- Mastering Elixir
- H5+移動營銷設計寶典
- TypeScript圖形渲染實戰:2D架構設計與實現