Instance Types
Networking & Security
Storage
Scaling & Load Balancing
Pricing
100

Which EC2 instance family is best for general-purpose workloads?

T or M family

100

What AWS feature acts as a virtual firewall controlling inbound and outbound traffic to EC2 instances?

Security Group

100

What type of storage persists even after an EC2 instance is stopped or terminated?

EBS (Elastic Block Store)

100

What AWS service distributes incoming traffic across multiple EC2 instances?

Elastic Load Balancer (ELB)

100

What pricing model lets you pay only for the compute time you use, with no long-term commitment?

On-Demand Instances

200

Which EC2 instance family is optimized for compute-intensive workloads?

C family

200

What AWS service allows you to create isolated virtual networks for EC2 instances?

VPC (Virtual Private Cloud)

200

What storage type is temporary and lost when the instance stops?

Instance Store

200

What feature automatically adjusts the number of EC2 instances based on demand?

Auto Scaling

200

What pricing option gives discounts up to 75% for 1- or 3-year commitments?

Reserved Instances

300

Which EC2 instance family is optimized for memory-intensive workloads, such as databases or caching?

R family

300

What provides a static IPv4 address that can be associated with an EC2 instance?

Elastic IP

300

What managed file system can be shared across multiple EC2 instances?

EFS (Elastic File System)

300

Name two types of Elastic Load Balancers.

Application Load Balancer (ALB) and Network Load Balancer (NLB)

300

What pricing model offers the lowest cost for interruptible workloads?

Spot Instances

400

Which EC2 instance family provides GPUs for machine learning or graphics processing?

P or G family

400

What is one key difference between a Security Group and a Network ACL?

Security Groups are stateful; Network ACLs are stateless

400

What type of storage is ideal for high-performance database workloads requiring low latency?

io2 or io2 Block Express EBS volumes

400

What’s the difference between vertical and horizontal scaling?

Vertical scaling increases instance size; horizontal scaling adds more instances

400

Name one factor that affects EC2 pricing besides instance type.

Region, operating system, storage, or network usage

500

What two main factors determine the performance differences between EC2 instance types?

vCPU count and memory size (also architecture or network performance)

500

How can an EC2 instance in a private subnet access the internet?

Use a NAT Gateway or NAT Instance

500

What is the main difference between General Purpose (gp3) and Provisioned IOPS (io1/io2) EBS volumes?

gp3 is general-purpose; io1/io2 provides guaranteed high IOPS performance

500

How can you achieve zero downtime during scaling events?

Use Auto Scaling with multiple Availability Zones and a load balancer

500

What’s the difference between Standard, Convertible, and Scheduled Reserved Instances?

Standard = fixed configuration; Convertible = can change type; Scheduled = run at specific times