Creating an EC2 Instance

Published: (December 14, 2025 at 06:30 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

Launching the Instance

  1. In the AWS console search bar, type EC2 and select the first option.
  2. Click Launch Instance.
  3. In the Launch Instance Environment, enter a name in the name field and click Add Additional Tags.
  4. In the Name and Tag section, fill in the Key and Value fields. For Resource Types, select Instances from the dropdown.
  5. In Application and OS Images (Amazon Machine Images), choose the desired operating system (e.g., Windows Microsoft).
  6. In the Key Pair (Login) section, click Create new key pair and provide the required information.

Configuring Network Settings

  1. In the Network Settings section, enable Allow RDP traffic and Allow HTTP traffic from the Internet.
  2. Click Launch Instance.
  3. (No action required for this step.)

Connecting to the Instance

  1. Connect to the instance.
  2. Open the RDP Client tab.
  3. Upload the private key file.
  4. Decrypt the password.
  5. Download the Remote Desktop file and copy the password.
  6. Connect to the instance.
  7. Click OK, then Yes on the subsequent pop‑up. The EC2 instance is now ready.
Back to Blog

Related posts

Read more »

Day 12.Attach Volume to EC2 Instance

Lab Information The Nautilus DevOps team is creating services on AWS and breaking the migration into smaller tasks for better control, risk mitigation, and res...

How To Create An EC2 Instance in AWS.

!Cover image for How To Create An EC2 Instance in AWS.https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2...

Amazon EC2 Instance Installation.

!Cover image for Amazon EC2 Instance Installation.https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev...

Day 16.Create IAM User

!Cover image for Day 16.Create IAM Userhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads...