Tuesday, February 22, 2022

Openstack and Openshift

 Openstack and Openshift


 


IAAS: Openstack -- its vm solution

PAAS: Openshift -- container management solution


Openstack: - any company want there setup on cloud, but dont want to go on public cloud, might be due to security concern, or due to costing, they want to setup there on cloud in there on data center.


Openstack is private cloud model, its opensource also. its provide all benefit that public cloud provides

But in Openstack you will setup everything, you will configure all openstack components, you will maintain, architecture design etc.      

 

Openshift: Its provide Platform as a service, its have its own dashboard, whatever type of application want to install, they will choose that particular image, and install it.

Openshift platform is container based, its give full vm as guest OS, and there you can run your containers.

 For openshift installation you need a machine, so it could be 

AWS, 

google, 

vmware, 

openstack.

Openshift is container orchestration management technique, you get containerized based deployment provides openshift.

And underlying machine behind the openshift it could be any AWS, google,vmware,openstack


How to setup Open stack on AWS:

https://www.youtube.com/watch?v=IFNig_Z_p2Y

For free already ready made Openshift cluster go to below link, you will get Openshift web or cli console for 1 hour for practice. it will take 15 minutes to get it provisioned.

https://developers.redhat.com/learn


No comments:

Post a Comment