DEV Community

Discussion on: Containers on AWS Overview: ECS | EKS | Fargate | ECR

Collapse
 
jiayanguo profile image
jguo

As far as know, you can run a container service on AWS in these ways.

  1. ECS
  2. EKS
  3. Elastic beanstalk.
  4. Lambda (you have to use lambda base image.)