当前位置:网站首页>Cloud management platform: openstack architecture design and detailed interpretation
Cloud management platform: openstack architecture design and detailed interpretation
2022-06-29 09:39:00 【Freedom3568】
List of articles
brief introduction
OpenStack It is the most influential cloud computing management tool today —— Or by command Web Visual control panel to manage IaaS Resource pool in cloud ( The server 、 Storage and networking ). It was first developed by NASA (NASA) and Rackspace stay 2010 Years of cooperative research and development , Now the people and organizations involved have gathered from 100 More than in many countries 9500 Famous individuals and 850 Many famous enterprises in the world , Such as NASA、 Google 、 HP 、Intel、IBM、 Microsoft, etc .
OpenStack The system or its evolved version is now widely used in all walks of life , Including self built private cloud 、 Public cloud 、 Lease private cloud and public-private hybrid cloud , Users include Cisco 、 PayPal (Paypal)、 Intel 、IBM、99Cloud、 Seagate et al , Please refer to the website for specific names http://www.openstack.org/user-stories.
OpenStack Support KVM、Xen、Lvc、Docker Virtual machine software or containers , The default is KVM. By installing the drive , Also support Hyper-V and VMware ESXi, However, some functions are temporarily not supported , See the website for the specific VM Manager support matrix http://docs.openstack.org/developer/nova/support-matrix.html.
OpenStack use Python Language development , follow Apache Open source licenses , So compared to CloudStack Come on , More lightweight , More efficient .
OpenStack Issue a new version every six months , As of press time, the latest edition is the fourteenth edition
边栏推荐
- 你知道BFD是什么吗?一文详解BFD协议原理及使用场景
- Simple use of promise method
- Summary of 3DMAX jamming, white screen and rendering crash
- Detailed version of two-stage target detection principle
- UE4 compile a single file (VS and editor start respectively)
- 【NOI模拟赛】为NOI加点料(重链剖分,线段树)
- Self cultivation (XXI) servlet life cycle, service method source code analysis, thread safety issues
- In the era of data processing, data quality construction is the way for enterprises to survive
- 商业智能BI的未来,如何看待AI+BI这种模式?
- Remember to customize the top navigation bar of wechat applet
猜你喜欢

Factory mode

基于PyQt5和Qt Designer的简易加法计算器的制作

Wechat applet custom multi selector

SPI drive of lsm6dsl

Self cultivation (XXI) servlet life cycle, service method source code analysis, thread safety issues

Lc236. nearest common ancestor of binary tree

Find the most repeated element in the string

3DMax 卡死、白屏、渲染死机问题总结

数据可视化:数据可视化四象限,教你正确应用图标

Implementation of multi key state machine based on STM32 standard library
随机推荐
Gd32f4xx Ethernet Chip (ENC28J60) Drive transplantation
云管理平台:OpenStack架构设计及详细解读
UE4 remove the mask transparent white edge in the material
LeetCode刷题——泰波那契数列
Wechat applet opens file stream
Data visualization: the significance of data visualization
Recursive RBAC menu level display infinite classification
1.4 机器学习方法之回归问题
Data governance: the solution of data governance in the data Arena
[technology development] development and design of alcohol tester solution
User level threads and kernel level threads
The former security director of Uber faced fraud allegations and concealed the data leakage event
Hb5470 combustion test of non-metallic materials in civil aircraft cabin
LSM6DSL之SPI驱动
CMD enter virtual machine
[noi Simulation Competition] add points for noi (heavy chain dissection, line segment tree)
用户级线程和内核级线程
Detecting and counting tiny faces
Yolo nano: a highly compact one look convolutional neural network for target detection
第十二章 信号(二)- 生产者消费者示例