Containers

Announcing Red Hat OpenShift Service on AWS

Serving millions of customers and providing cloud services for more than 15 years has taught us that one size does not fit all. AWS gives customers the most choice to run their containerized applications, and we are continuing that approach to provide Red Hat OpenShift Service on AWS (ROSA), available in preview today. ROSA will […]

Using AWS Wavelength, Amazon EKS, and Rafay to deliver ultra-low latency applications for 5G devices

This post is contributed by Haseeb Budhani, CEO of Rafay AWS Wavelength is an infrastructure offering optimized for mobile edge computing applications. With Wavelength, developers can deploy their applications closer to end users, resulting in an improved end-user experience. Wavelength enables the development and adoption of a new class of latency-sensitive use cases that can […]

Using Amazon FSx for Windows File Server as persistent storage on Windows Containers

This post has been updated due a recent launch. Designed for simplicity from the start, Amazon ECS delivers an AWS-opinionated solution for running containers at scale. Previously, customers had to implement a lengthy workaround (detailed in the original blog post below) in order to use an Amazon FSx for Windows File Server as persistent storage […]

Describes the architecture of two accounts which have ECS services interconnected through AWS App Mesh

Connecting services across multiple accounts using AWS App Mesh and Amazon ECS

Today, many customers are adopting microservices. This approach breaks down software from a a single monolithic component into many independent pieces of software that address a specific business function and communicate over well-defined API’s. This enables independent teams to work on multiple components simultaneously and helps customers shorten the software development lifecycle, enable rapid innovation, […]

Amazon ECS vs Amazon EKS: making sense of AWS container services

One of the most common requests we hear from customers is, “help me decide which container service to use.” We recommend that most teams begin by selecting a container solution with the attributes most aligned to their application requirements or operational preferences. This post covers some of the critical decisions involved in choosing between AWS […]

Gif that shows canary deployment taking place

Create a pipeline with canary deployments for Amazon EKS with AWS App Mesh

In this post, we will demonstrate how customers can leverage different AWS services in conjunction with AWS App Mesh to implement a canary deployment strategy for applications running on Amazon Elastic Kubernetes Service (Amazon EKS). As stated in the post “Getting started with App Mesh and EKS”, many customers are currently implementing microservices in a […]

Advice for customers dealing with Docker Hub rate limits, and a Coming Soon announcement

Many container customers building applications use common software packages (e.g. operating systems, databases, and application components) that are publicly distributed as container images on Docker Hub. Docker, Inc. has announced that the Hub service will begin limiting the rate at which images are pulled under their anonymous and free plans. These limits will progressively take […]

Save the date: AWS Container Day: Kubernetes Edition

The AWS Kubernetes team is back for the next installment of AWS Container Day: Kubernetes Edition, a full day of sessions on Amazon EKS and Kubernetes at AWS. In this fully live and virtual Twitch event, the AWS Kubernetes team, hosted by Containers from the Couch, will be covering new launches, demoing products and features, […]

CI/CD with Amazon EKS using AWS App Mesh and Gitlab CI

Using containers brings flexibility, consistency, and portability in a DevOps culture. One of the essential parts of DevOps is creating Continuous Integration and Deployment (CI/CD) pipelines that deliver containerized application code faster and more reliably to production systems. Enabling canary or blue-green deployments in CI/CD pipelines provides more robust testing of the new application versions […]