Implement OpenStack Cloud in Amazon Web Services
Hemalatha Polareddy
Systems Engineer at TCS - Client National Stock Exchange || Summer Intern at Barclays|| 2x AWS- Certified || EX183 REDHAT Certified || 1x Google Certified Associate Cloud Engineer || 1x Azure Fundamentals
Aim : To Implement OpenStack cloud in Amazon Web Services
We use 1 service to do this:
EC2:
We can use Amazon EC2 to?launch as many or as few virtual servers as you need, configure security and networking, and manage storage. Amazon EC2 enables you to scale up or down to handle changes in requirements or spikes in popularity, reducing your need to forecast traffic.
Software:
We will need RHOSP iso file.
Step 1: Installation of OpenStack
Download the required iso files inside the instance
?lets copy the contents to another folder.
we have to create a repo inside the folder
Install Openstack using yum install?opentsack-packstack
Step 2: Connecting?
systemctl restart httpd to run the openstack in web browser.