AWS ECS runs Docker containers on EC2 or Fargate. You define task definitions (CPU, memory, container image), create services (how many tasks to run), and ECS handles scheduling, updates, and scaling. Fargate (serverless) eliminates EC2 management; EC2 (classic) requires less overhead but more ops. Mastery means understanding task definitions, service updates (rolling deployments), load balancing, auto-scaling, and cost optimization. Learning path: Docker basics (2 weeks) → ECS fundamentals (2 weeks) → Fargate (2 weeks) → production patterns (2 weeks).
AWS ECS (Elastic Container Service) runs Docker containers at scale. You create a task definition (container image, CPU, memory, environment), then run tasks (individual container instances) or services (persistent tasks with auto-scaling and updates). Two launch types:
| 지역 | 주니어 | 미들 | 시니어 |
|---|---|---|---|
| USA | $85k | $135k | $185k |
| UK | £50k | £80k | £120k |
| EU | €55k | €85k | €130k |
| CANADA | C$90k | C$140k | C$190k |
커리어 매칭을 해보세요 — 맞는 방향을 제안해 드립니다.
나에게 맞는 스킬 찾기 →2,536개 직무를 스킬 기반으로 매칭. 무료, 약 2분.
커리어 매칭 무료로 하기 →