AWS Classroomnotes 07/Jul/2023

AWS EC2 Contd..

  • When we create an EC2 instance,
    • we select AMI and from contents of AMI a disk called as EBS gets created
    • We select subnet i.e we select AZ and network interface will be created in the same subnet and gets attached to ec2 instance
    • Around network interface we selct security group where we describe what traffic is allowed to access ec2 instance
      Preview
  • Lets create an ec2 instance
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
  • to connect to linux instance ssh -i <path to private key> username@ipaddress
  • Command in this case is ssh -i awslearning.pem ubuntu@3.91.185.15
    Preview
  • Hard disk for ec2 is called as EBS Volume
    Preview
  • Network interface
    Preview
    Preview
  • We have create a linux vm
  • Lets create a Windows 2019 Server
  • To connect to windows system using remote desktop mstsc -v <ip address>
  • For windows instances we need to generate password from pem file.

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a 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

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube