AWS Classroom Series – 27/Nov/2020

What other resources are required for EC2 instance

  • Lets create a vm in singapore region
    • We need a vpc with subnets
    • Lets create a security group which allows all communication on 22 port (ssh) and 80 port (http)
    • Now lets create a key pair.
    • Now create an ec2 with the created security group and key pair
    • Now login into ec2 instance using ssh -i <path-to-pem> ec2-user@<public-ip/dns>
  • Exercise:
    • Create a security group for opening RDP (3389) and http (80) port.
    • Create a new key pair
    • Create a windows 2019 server (t2.micro)

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%