Amazon ECS
aws containers
AWS managed container orchestration
Pricing model
pay-per-resource
Free tier: Not applicable
Pros and Cons
Ventajas
- + Simpler than Kubernetes
- + Native AWS integration
- + Fargate for serverless containers
- + Pricing only for resources
Desventajas
- - AWS lock-in
- - Less portable than K8s
- - Smaller ecosystem
Casos de Uso
- Microservices on AWS
- Batch processing
- CI/CD workloads