what is t2.micro in ec2?

t2.micro is a low-cost, general-purpose EC2 instance type in AWS, suitable for light workloads.

What is a Hypervisor in Cloud Computing?

A hypervisor is a software layer that allows multiple virtual machines (VMs) to run on a single physical server by sharing its resources (CPU, memory, storage).

What is the role of security groups in AWS?

A Security Group in AWS acts as a virtual firewall that controls inbound and outbound traffic to your EC2 instances or other AWS resources in a VPC.

What are the various types of EBS volumes?

gp3 – General Purpose SSD (latest)

gp2 – General Purpose SSD (older)

io2 – Provisioned IOPS SSD (latest)

io1 – Provisioned IOPS SSD (older)

st1 – Throughput Optimized HDD

sc1 – Cold HDD

What is the maximum size of an EBS Storage volume?

The maximum size of a single Amazon EBS volume is:
16 TiB (Tebibytes)
= 16,384 GiB