Learn Everything About Openstack | Tutorial
The main objective of OpenStack is to produce ubiquitous opensource cloud computing platform which would meet the needs of public as well as private cloud providers. OpenStack is an open source project which accepts all the hyper-visors as virtualization host, Object storage , Software defined networking , Orchestration and many more.
This particular OpenStack tutorial gives an overview of OpenStack and its various components.
OpenStack has a very modular design, and because of this design, there are lots of moving parts. It’s overwhelming to start walking through installing and using OpenStack without understanding the internal architecture of the components that make up. OpenStack manages a different resource that can be virtualized for the end user. Separating each of the resources that can be virtualized into separate components makes the OpenStack architecture very modular. If a particular service or resource provided by a component is not required, then the component is optional to an OpenStack deployment. Let’s start by outlining some simple categories to group these services into.
OpenStack has a very modular design, and because of this design, there are lots of moving parts. It’s overwhelming to start walking through installing and using OpenStack without understanding the internal architecture of the components that make up. OpenStack manages a different resource that can be virtualized for the end user. Separating each of the resources that can be virtualized into separate components makes the OpenStack architecture very modular. If a particular service or resource provided by a component is not required, then the component is optional to an OpenStack deployment. Let’s start by outlining some simple categories to group these services into.
OpenStack’s architecture
Logically, the components of OpenStack can be divided into three groups:
1. Control
2. Network
3. Compute
2. Network
3. Compute
For more details into the topic click on the following link: Openstack Tutorial
Comments
Post a Comment