Containers
Tag: HAQM Elastic Kubernetes Service (HAQM EKS)
Continuous Delivery of HAQM EKS Clusters Using AWS CDK and CDK Pipelines
This blog is no longer up to date and we recommend reviewing the HAQM EKS Blueprints for CDK Pipeline SDK module which makes it easier to create infrastructure Continuous Delivery pipelines via AWS CodePipeline. Customers are looking for ways to automate the deployment of their HAQM EKS clusters across different versions, environments, accounts, and Regions. […]
HAQM EKS launches IPv6 support
The ongoing growth of the internet, particularly in the fields of mobile applications, IoT, and application modernization, has led to an industry-wide move to IPv6. With 128 bits of address space, IPv6 can provide 340 undecillion IP addresses, compared to 4.3 billion IPv4 addresses. Over the last several years, HAQM Web Services (AWS) has added […]
Use CloudFormation to automate management of the Fargate profile in HAQM EKS
Organizations are embracing microservices architectures and container-based deployments to gain agility, scalability, isolation, and separation of concerns. AWS Fargate, the serverless compute engine for running containers in the AWS Cloud, improves agility by taking away the undifferentiated heavy lifting of worker node provisioning and management. With Fargate, organizations can focus on building applications and application […]
Catching up with Managed Node Groups in HAQM EKS
Since its launch in 2018, HAQM Elastic Kubernetes Service (HAQM EKS) has continued to deliver upon and expand its mission to simplify the process of building, securing, operating, and maintaining Kubernetes clusters. The first realization of that mission was a managed Kubernetes control plane, swapping the heavy lifting of provisioning, curating, and assembling the various […]
Setting up end-to-end TLS encryption on HAQM EKS with the new AWS Load Balancer Controller
In this blog post, I’ll show you how to set up end-to-end encryption on HAQM Elastic Kubernetes Service(HAQM EKS). End-to-end encryption in this case refers to traffic that originates from your client and terminates at an NGINX server running inside a sample app. I work with regulated customers who need to satisfy regulatory requirements like […]
Create a pipeline with canary deployments for HAQM EKS with AWS App Mesh
NOTICE: October 04, 2024 – This post no longer reflects the best guidance for configuring a service mesh with HAQM EKS and its examples no longer work as shown. Please refer to newer content on HAQM VPC Lattice. ——– In this post, we will demonstrate how customers can leverage different AWS services in conjunction with […]
CI/CD with HAQM EKS using AWS App Mesh and Gitlab CI
NOTICE: October 04, 2024 – This post no longer reflects the best guidance for configuring a service mesh with HAQM EKS and its examples no longer work as shown. Please refer to newer content on HAQM VPC Lattice. ——- Using containers brings flexibility, consistency, and portability in a DevOps culture. One of the essential parts […]