AWS service detail

Choosing an AWS container service

Containers

Choose the right AWS container service for your modern app development

ContainersProduction guidance

Production use

Use when applications are packaged as containers and need orchestration, image security, and repeatable deployment.

Before production

  • Scan images
  • pin versions
  • use private registries
  • configure autoscaling
  • readiness checks
  • secrets
  • network policies
  • rollout strategy.