What is a EC2?
Amazon Elastic Compute Cloud (EC2)
Category: Compute
List 5 EC2 pricing plans?
EC2 pricing plan - On Demand Model?
On-Demand instances are recommended for:
EC2 pricing plan - Spot instances Model?
Spot instances are recommended for:

EC2 pricing plan - Dedicated Hosts Model?

EC2 pricing plan - Savings Plans Model?

EC2 pricing plan - Reserved Instance Model?
EC2 Instance Types - General Purpose?
General purpose instances provide a balance of compute, memory and networking resources, and can be used for a variety of diverse workloads. These instances are ideal for applications that use these resources in equal proportions such as web servers and code repositories.
EC2 Instance Types - Compute Optimized?
Compute Optimized instances are ideal for compute bound applications that benefit from high performance processors. Instances belonging to this family are well suited for batch processing workloads, media transcoding, high performance web servers, high performance computing (HPC), scientific modeling, dedicated gaming servers and ad server engines, machine learning inference and other compute intensive applications.
EC2 Instance Types - Memory Optimized?
Memory optimized instances are designed to deliver fast performance for workloads that process large data sets in memory. in memory caching applications.
EC2 Instance Types - Accelerated Computing?
Accelerated computing instances use hardware accelerators, or co-processors, to perform functions, such as floating point number calculations, graphics processing, or data pattern matching, more efficiently than is possible in software running on CPUs.
EC2 Instance Types - Storage Optimized?
Storage optimized instances are designed for workloads that require high, sequential read and write access to very large data sets on local storage. They are optimized to deliver tens of thousands of low-latency, random I/O operations per second (IOPS) to applications. e.g. No SQL
IOPS Versus Throughput?

What is Amazon EBS?
Amazon Elastic Block Storage (EBS) is storage device (called a volume) that can be attached to (or removed from) your instance.
Recommended For:

EBS Volume Types - Solidate State Disk (SSD)?

EBS Volume Types - Hard Disk Drive (MB/s-Intensive) ?

What are 4 types of Elastic Load Balancing?
What is Classic Load Balancer (Legacy)?
Classic Load Balancer (Lagacy) distributes application traffic across multiple EC2 instances in multiple Availaibility Zones.

What is an Application Load Balancer?
Elastic Load Balancing automatically distributes your incoming traffic across multiple targets, such as EC2 instances, containers, and IP addresses, in one or more Availability Zones.

What is a AWS Gateway Load Balancer?
AWS Gateway Load balancer makes it easy and cost-effective to deploy, scale and manage the availability of third-party virtual appliances such as firewalls, intrusion detection and prevention systems and deep packet inspection systems in the cloud. AWS Partner Network and AWS Marketplace partners can also offer their virtual appliances as-a-service to AWS customers without having to solve the complex problems of scale, availability and service delivery.

What is a Network Load Balancer?
Network Load Balancer is optimized to handle sudden and volatile traffic patterns while using a single static IP address per Availability Zone.
AWS CLI Pagination?
What is Parameter Store?
AWS Systems Manager Parameter Store is a centralized storage and management of your secrets and Configuration data such as:
You can encrypt values, or store as plain text, and secure access at every level.
There are two tier available for this service:
There are 3 types of parameters: