Auto-sync: 2026-04-20 07:08

This commit is contained in:
2026-04-20 07:08:14 +08:00
parent 31565fe752
commit d7bf4ae6de
126 changed files with 4731 additions and 18 deletions

View File

@@ -0,0 +1,28 @@
---
title: "ECS (Elastic Container Services)"
type: entity
tags: [AWS, container-orchestration]
sources: []
last_updated: 2026-04-20
---
## Summary
ECS 是 AWS 专有的容器编排服务,提供 Docker 容器作为逻辑单元的管理,支持 EC2 实例或 Fargate 目标部署。与 AWS 服务深度集成,相比 EKS 或原生 Kubernetes 有独特优势和挑战。
## Definition
AWS 专有的容器编排服务,用于在 AWS 云上运行和管理 Docker 容器。
## Key Attributes
- **类型**:容器编排服务
- **服务商**AWS
- **部署模式**EC2 实例 / Fargate 无服务器
- **核心功能**:自动扩展、自动修复、金丝雀部署
## Connections
- [[Infrastructure as Code (IaC)]] ← 部署方式 ← [[ECS (Elastic Container Services)]]
- [[Terraform]] ← 供给 ← [[ECS (Elastic Container Services)]]
- [[AWS]] ← 提供 ← [[ECS (Elastic Container Services)]]
## Aliases
- Elastic Container Services
- Amazon ECS