Files
nexus/wiki/entities/ECS-Elastic-Container-Services.md
2026-04-20 07:08:14 +08:00

28 lines
965 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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