Application load balancer which operates at OSI Layer 7 (HTTP/WebSockets)
Network load balancer which operates at OSI Layer 4 (TCP/UDP)
Gateway load balancer which operates at OSI Layer 3 (Network)
AWS region = AWS data center; contains several AZs
AZ = availability zone
S3 = simple storage service
RDS - managed relational database service
EC2 instances can be configured based on: an instance type which offers certain resources (vCPU, RAM, networking..)
Docker = container engine
Connection timeout when accessing EC2 via SSH <= security group doesn’t allow traffic on port 22
Change the instance type in Auto Scaling Group => launch template / configuration
VPC = virtual private cloud
Lambda = Function as a Service
SAAS = software as a service
PAAS = platform as a service
IAAS = infrastructure as a service
FAAS = function as a service
IaC =