100 Days of Cloud (Day 6: Launch EC2 Instance)



i have shared screenshots of my work but terminal responded that task is not correctly done.

Hi @Aqib2742

Could you please share more details about your problem? What is the current validation error?

Sir in lab tasktaht was assigned me : create a ec2 pair named(devops-ec2), with keypair (devops-kp) and security group is default and insatnce must be t2.micro. i have performed all things twice but system responding not correct

This one is fairly straightforward:

  1. Create the key pair
    a. Use “ssh-keygen” to generate a key pair with the default name (id_rsa).
    b. Go into the EC2 page of the console and “import” the key you just created using the name from the task.
  2. Create the EC2 instance with the name from the task, with the t2-micro size, default Amazon Linux image, and assign it the existing security group of “default”.

I did the lab accordingly, and I passed it.

hi watch this video tutorial and if if it is helpful give a star to repo.