Getting Started with Amazon ECS and Task Placement
Amazon Elastic Container Service (Amazon ECS) makes it easy to run and scale containerized workloads on AWS. The Amazon ECS task placement engine determines where tasks (logical groups of running containers) run.
Getting started with Amazon ECS and Task Placement
Getting Started with Amazon ECS and Core Concepts
Want to learn about Amazon ECS and Amazon Elastic Container Registry (Amazon ECR) and how they can help you to deploy, manage, and scale industry-standard containerized applications on AWS?
Getting Started with Amazon ECS and Core Concepts
Hello friends, I'm Jessica!
Hi friends! My name is Jessica Deen and I’m currently a Principal Developer Advocate at AWS focusing on Amazon Elastic Container Service (Amazon ECS). Prior to joining AWS, I worked for Microsoft in a variety of capacitities for over a decade.
Meet Jessica Deen, developer advocate at AWS
Kubernetes Architecture
Amazon Elastic Kubernetes Service (Amazon EKS) is a managed Kubernetes service to run Kubernetes in the AWS cloud and on-premises data centers. In the cloud, Amazon EKS automatically manages the availability and scalability of the Kubernetes control plane nodes responsible for scheduling containers, managing application availability, storing cluster data, and other key tasks.
Amazon ECS Architecture
Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service that simplifies your deployment, management, and scaling of containerized applications. Simply describe your application and the resources required, and Amazon ECS will launch, monitor, and scale your application across flexible compute options with automatic integrations to other supporting AWS services that your application needs.
Container Platform Best Practices: Scaling
Amazon ECS is used to run containerized application workloads of all sizes. This includes both the extremes of minimal testing environments and large production environments operating at a global scale.