DEV Community

Mayuri G
Mayuri G

Posted on

AWS SIMULEARN - 2

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:

  1. Search for EC2 services.
  2. Give Launch Instances from EC2 Dashboard.
  3. Give name for the instance, select the AMI (Amazon Machine Image), instance type.
  4. 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).
  5. Create security group in the Network settings with the type HTTP.
  6. The lab section provided a user-data file and that has to be uploaded in user data section which is optional.
  7. Then give launch instance.
  8. Now come back to "Instances" tab to check the created instance in the region.
  9. 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.

Image description

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay