AWS service detail

Amazon Elastic Compute Cloud

Compute

Create and run virtual servers in the cloud with Amazon EC2

ComputeProduction guidance

Production use

Run application servers, workers, bastion replacements, or custom workloads that need OS-level control.

Before production

  • Bake hardened AMIs
  • use Auto Scaling across AZs
  • attach ALB/NLB
  • patch regularly
  • use SSM instead of SSH
  • monitor CPU/memory/disk/app health.