1.0 KiB
1.0 KiB
title, type, tags, sources, last_updated
| title | type | tags | sources | last_updated | ||||
|---|---|---|---|---|---|---|---|---|
| AWS | entity |
|
|
2023-08-08 |
Profile
Amazon Web Services(AWS),亚马逊旗下云计算平台,提供覆盖计算、存储、容器、数据库等领域的 200+ 云服务。
Core Services Referenced
- ECS(Elastic Container Service):AWS 原生容器编排服务,支持 EC2 和 Fargate 两种运行模式
- EKS(Elastic Kubernetes Service):托管 Kubernetes 服务,强调可移植性
- VPC:虚拟私有云
- ELB:弹性负载均衡
- EFS:弹性文件系统
- CloudWatch:云监控
- Prometheus/Grafana:可集成的监控栈
IaC Context
AWS 云基础设施通过 Terraform IaC 进行管理,ECS 是 AWS 原生容器技术,与 AWS 服务深度集成。
Connections
- ECS:AWS 弹性容器服务
- EKS:AWS 托管 Kubernetes(ECS 的替代方案)
- Cloud-Transformation-Programme:AWS 作为 CTP 的云服务提供商