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. This lets you configure your containerized workloads for high-availability, resource optimization, or a combination of both. Learn more in the video below:
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? Checkout this Getting Started with Amazon ECS and Core Concepts video below:
Getting Started with Amazon ECS and Core Concepts
BuildIt SAM Dice App on Amazon ECS using AWS Fargate
Dependencies
This pattern uses the AWS SAM CLI for deploying CloudFormation stacks on your AWS account. You should follow the appropriate steps for installing SAM CLI.
How to deploy a simple public facing application on AWS Fargate using AWS SAM CLI
Using Amazon ECS Fargate with AWS SAM CLI
Dependencies
This pattern uses the AWS SAM CLI for deploying CloudFormation stacks on your AWS account. You should follow the appropriate steps for installing SAM CLI.
How to deploy a simple public facing application on AWS Fargate using AWS SAM CLI
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. Before that, I spent over a decade as an IT Consultant / Systems Administrator for various corporate and enterprise environments, catering to end users and IT professionals in the San Francisco Bay Area. I hold three Microsoft Certifications (MCP, MSTS, Azure Infrastructure), 3 (now expired) CompTIA certifications (A+, Network+, and Security+), 4 (probably expired and irrelevant) Apple Certifications, and I’m a former 4-year Microsoft MVP (Most Valuable Professional) for Windows and Devices for IT. In 2013, I achieved my FEMA Professional Development Series (PDS) certification from the U.S Department of Homeland Security, which recognized my communication, leadership, influence, problem solving, and decision making abilities during times of crisis and emergency.
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. With Amazon EKS, you can take advantage of all the performance, scale, reliability, and availability of AWS infrastructure, as well as integrations with AWS networking and security services. On-premises, EKS provides a consistent, fully-supported Kubernetes solution with integrated tooling and simple deployment to AWS Outposts, virtual machines, or bare metal servers.