All  | SeriesTagsYearsAuthors

 

All Posts (21 Total) Page 1 of 4

A thumbnail image

Getting Started with Amazon ECS and Bottlerocket

Bottlerocket is a Linux-based operating system optimized for hosting containers. It’s free and open-source software, developed in the open on GitHub. Bottlerocket is installed as the base operating system on the machine or instance where your containers themselves are running.

Getting Started with Amazon ECS and Bottlerocket

A thumbnail image

Getting Started with Amazon ECS and Amazon ECR

Amazon ECR eliminates the need to operate your own container repositories or worry about scaling the underlying infrastructure. Amazon ECR hosts your images in a highly available and scalable architecture, allowing you to reliably deploy containers for your applications.

Getting Started with Amazon ECS and Amazon ECR

A thumbnail image

Getting Started with Amazon ECS and CI/CD

Learn how to setup your first CI/CD pipeline using Amazon ECS, Amazon ECR, and AWS Developer Tools. CI/CD automates the application lifecycle, giving developers velocity and control over their containerized apps and services.

Getting Started with Amazon ECS and CI/CD

A thumbnail image

Getting Started with Amazon ECS and Amazon CloudWatch

Amazon ECS makes it easy to run and scale containerized workloads on AWS. Amazon CloudWatch lets you monitor running containers, the CPU and memory utilization of your containerized services, and setup alarms that automatically scale your services based on utilization.

Getting Started with Amazon ECS and Amazon CloudWatch

A thumbnail image

Getting Started with Amazon ECS and Load Balancers

Once you’re running containerized services on Amazon ECS, how do you get traffic to your containers to evenly distribute load and prevent dropped requests? Learn about how to setup Amazon ECS task definitions, configuring Target Groups, using the Application Load Balancer, and safely stopping services using task draining to make routing decisions and enable safe deployments for your containerized services in the following video:

Getting Started with Amazon ECS and Load Balancers

A thumbnail image

Getting Started with ECS and Autoscaling

Amazon Elastic Container Service (ECS) is a highly scalable, high performance container management service that supports industry-standard containers and allows you to easily run applications on a managed cluster of Amazon EC2 instances.

Getting Started with Amazon ECS and Autoscaling