home..

EC2 notes

aws

Basics

EC2 User Data

EC2 Instance Types

Connecting to EC2 using SSH (from Linux & Mac & Windows 10 machine)

chmod 0400 fileName.pem

ssh -i fileName.pem ec2-user@pubicIP

EC2 Instance Connect

EC2 IAM roles

EC2 Instance Purchase Options

On demand Instances

Reserved Instances

Convertible Reserved Instances

EC2 Savings Plan

Spot Instances

Dedicated Hosts

Dedicated Instances

Capacity Reservations

Which Instance launch type is better for me?

Security Groups

Classic ports to know

© 2025 Jithendra Yenugula