AWS Classroomnotes 17/Feb/2023

AWS EC2 Contd

  • AWS EC2 Instance Types: Refer Here
  • EC2 is created in a Availability Zone. We select zones which will be using subnets.

Preview
* Lets create an EC2 instance with Linux Distribution (Centos) in mumbai region.
Preview
* We have two options
* AWS Market Place
* Community Images
Preview
Preview
Preview
Preview
* Remote Connection:
* SSH
* Client:
* Windows 10/11, Linux, Mac: SSH is inbuilt
* Windows 7,8 install git bash/putty
* Command ssh -i <path to private key> username@ipaddress
Preview

Pricing Estimates – Calculate Monthly pricing

  • Pricing Calculator
  • I need to run AWS EC2 on-demand instance in
    • Mumbai region
    • instance type: t2.large
    • OS: Linux
    • Disk size: 30 GB gp2
      Preview
  • I need to run AWS EC2 on-demand instance in
    • Mumbai, Hyderabad, Oregon
    • Instance type: c6g.2xlarge
    • Disk size: 1000 GB gp3
    • OS: Linux
    • Need Total as well as region wise cost
      Preview

Leave a Reply

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

About continuous learner

devops & cloud enthusiastic learner