Launch EC2 instance
Launch EC2 instance
- Go to AWS Management Console

- In the EC2 interface
- Select Instances
- Select Launch instances

- In the Launch instances interface
- Name and tags, enter
CloudWatch-instance

- In the Launch instances interface
- Select Quick Start
- Select Amazon Linux
- Select type AMI

- Continue in Launch instances interface
- Select Instance type
- Select Create new key pair

- In the Create key pair interface
- Key pair name, enter
CloudWatchKey
- Key pair type, select RSA
- Private key file format, select .pem
- Select Create key pair
- Store the key pair to make EC instance connection in the following steps

- In the Launch instances interface
- In the Network settings section, select Edit

- In the Network settings interface
- VPC, select the newly created VPC
- Subnet, select Public subnet already enabled auto-assign IPv4 address
- Auto-assign public IP, select Enable
- Firewall (security group), Select Select existing security group
- Select Security group just created

- Double check and select Launch instances

- Select View all instances

- View the details of the newly created instance
