aws-containers
aws-containers copied to clipboard
My personal mind map of container platforms and tools on AWS
aws-containers
There are 2 ways to run containers in AWS: EC2 or Fargate. -- Justin Garrison
But, there are many ways to orchestrate and schedule your containers, and many tools to help you build and distribute containers.
Orchestration
- ECS
- ECS Fargate
- ECS Anywhere
- EKS
- EKS Fargate
- EKS Anywhere
- AppRunner
- Lambda (containers need to implement the Lambda Runtime API)
- Batch