- Amazon EKS and AWS Fargate were highlighted as two services for running containers on AWS.
- Amazon EKS allows users to easily run Kubernetes on AWS and manages the control plane, while AWS Fargate allows running containers without managing servers.
- AWS Fargate launches containers without needing to provision or manage servers, providing a simpler experience for developing and operating containerized applications.