Please enable JavaScript.
Coggle requires JavaScript to display documents.
Docker Containers - Coggle Diagram
Docker Containers
ECS
-
-
-
-
-
-
ECS Task
if your container instance is big, For example, the m5.xlarge, it can run many ECS task.
-
-
-
EFS
-
can be used in multiple AZ,
-
Fargate
-
ECS with Fargate launch type is charged based on vCPU and memory resources that the containerized application requests
-
-
-
-
-
EKS
-
-
It’s an alternative to ECS, similar goal but different API
Use case: if your company is already using Kubernetes on-premises or
in another cloud, and wants to migrate to AWS using Kubernetes