The post talks briefly about creating different availability zones in the same region.
Here I would like to say the steps I followed in Simulearn to get knowledge on this part:
- Search for EC2 services.
- Give Launch Instances from EC2 Dashboard.
- Give name for the instance, select the AMI (Amazon Machine Image), instance type.
- In the next step, I gave "proceed without a key pair" in the Key pair section (my bad - I don't know the result of using with key pair as of now).
- Create security group in the Network settings with the type HTTP.
- The lab section provided a user-data file and that has to be uploaded in user data section which is optional.
- Then give launch instance.
- Now come back to "Instances" tab to check the created instance in the region.
- Now create another instance with the same steps above without changing the region.
The blog and the steps are in brief as of now, but later I'll go through all the available options of creating an instance and make the blog in detail further.
Top comments (0)