Containers
Category: Amazon Elastic Kubernetes Service
Fine-grained IAM roles for Red Hat OpenShift Service on AWS (ROSA) workloads with STS
Red Hat OpenShift Service on AWS (ROSA) is a fully managed OpenShift service, jointly supported by both Red Hat and Amazon Web Services (AWS) and managed by the Red Hat SRE team. This relieves customers of cluster lifecycle management, allowing them to focus on building applications rather than maintaining the OpenShift clusters. ROSA has recently […]
Self-service AWS native service adoption in OpenShift using ACK
AWS Controllers for Kubernetes (ACK) is an open-source project that allows you to define and create AWS resources directly from within OpenShift. Using ACK, you can take advantage of AWS-managed services to complement the application workloads running in OpenShift without needing to define resources outside of the cluster or run services that provide supporting capabilities like […]
Monitoring Amazon EKS Anywhere using Amazon Managed Service for Prometheus and Amazon Managed Grafana
This blog provides a step-by-step guide on how to monitor your containerized workload running on Amazon EKS Anywhere by publishing metrics to Amazon Managed Service for Prometheus and using Amazon Managed Grafana to visualize. Amazon EKS Anywhere is a deployment option for Amazon EKS that enables you to easily create and operate Kubernetes clusters on a customer-managed […]
Seamlessly migrate workloads from EKS self-managed node group to EKS-managed node groups
Amazon Elastic Kubernetes Service (Amazon EKS) managed service makes it easy to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane. When Amazon EKS was made generally available in 2018, it supported self-managed node groups. With self-managed node groups, customers are responsible for configuring the Amazon Elastic Compute […]
Load testing your workload running on Amazon EKS with Locust
Introduction More and more customers are using the Amazon Elastic Kubernetes Service (Amazon EKS) to run their workloads. This is why it is essential to have a process to test your EKS cluster so that you can identify weaknesses upfront and optimize your cluster before you open it to the public. Load testing focuses on […]
Introducing Kubernetes Resource View in Amazon EKS console
Amazon Elastic Kubernetes Service (Amazon EKS) is excited to introduce the Kubernetes resource view. You will now be able to see all Kubernetes API resource types running in your Amazon EKS cluster using the AWS Management Console for Amazon EKS, making it easier to visualize and troubleshoot your Kubernetes applications using Amazon EKS. Amazon EKS […]
Using AWS Load Balancer Controller for blue/green deployment, canary deployment and A/B testing
In the past, our customers have commonly used solutions such as Flagger, service mesh, or CI/CD to enable blue/green deployment, A/B testing, and traffic management. The AWS Load Balancer Controller (formerly known as ALB Ingress Controller) enables EKS users to realize blue/green deployments, A/B testing, and canary deployments via the Kubernetes ingress resources with the […]
Save the date: Container Day + KubeCon
The AWS Kubernetes team is back for AWS Container Days at KubeCon + CloudNativeCon Europe 2022. In the days leading up to KubeCon, join the AWS Kubernetes team and guest speakers for technical deep dives, product demos, and best practices that will help you deploy, manage, and scale containerized applications using Kubernetes on AWS. If […]
Save the date: AWS Containers events in May
The AWS Containers team has been busy since we’ve seen you last at re:Invent 2021! We’re excited to bring you two free online events in May to share the latest and greatest on Containers at AWS. AWS Container Day @ KubeCon + CloudNativeCon Europe is happening May 10th-13th & 17th, 1700 – 1900 CEST. This […]
How to run a Multi-AZ stateful application on EKS with AWS FSx for NetApp ONTAP
Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed service that makes it easy for you to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane or nodes. Organizations often run a mix of stateless and stateful applications on a Kubernetes cluster. When it comes to stateful applications, […]