Tools/AWS_EC2
AWS EC2
Elastic Compute Cloud — resizable virtual machines, the foundational "raw server" primitive most other AWS compute services (ECS, EKS, Lambda's underlying infra) are built on top of. Reach for it directly when a workload needs full OS-level control that AWS_ECS/AWS_EKS's container abstraction or AWS_Lambda's execution-time limits don't fit.