- OpenStack Administration with Ansible
- Walter Bentley
- 164字
- 2021-07-23 14:37:18
OpenStack supporting components
It is similar to any traditional application, there are dependent core components that are pivotal to the functionality but not necessarily the application itself. In the case of the base OpenStack architecture, there are two core components that will be considered as the core or backbone of the cloud. The OpenStack functionality requires access to an SQL-based backend database service and an Advanced Message Queuing Protocol (AMQP) software platform. Just as with most things OpenStack related there are the most commonly used/recommended choices adopted by the OpenStack community. From a database perspective, the common choice will be MySQL and the default AMQP package is RabbitMQ. These two dependencies must be installed, configured, and functional before you can start an OpenStack deployment.
There are additional optional software packages that can also be used to provide further stability as a part of your cloud design. The information about this management software and OpenStack architecture details can be found at the following link:
http://docs.openstack.org/arch-design/generalpurpose-architecture.html
- Building a Game with Unity and Blender
- Python 深度學(xué)習(xí)
- 碼上行動:零基礎(chǔ)學(xué)會Python編程(ChatGPT版)
- ADI DSP應(yīng)用技術(shù)集錦
- Oracle JDeveloper 11gR2 Cookbook
- Mastering Xamarin.Forms(Second Edition)
- 從0到1:HTML5 Canvas動畫開發(fā)
- C++ System Programming Cookbook
- Application Development with Parse using iOS SDK
- C語言程序設(shè)計實踐
- 小學(xué)生C++趣味編程從入門到精通
- Mastering Machine Learning with scikit-learn
- R語言與網(wǎng)站分析
- Visual Basic 開發(fā)從入門到精通
- C/C++語言程序開發(fā)參考手冊