# Amazon EKS

Fully managed Kubernetes service for building, securing, and maintaining Kubernetes clusters.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Automate proxy injection for Amazon EKS on AWS Fargate using Kyverno

DevFeed: [Automate proxy injection for Amazon EKS on AWS Fargate using Kyverno](<https://devfeed.tech/articles/automate-proxy-injection-for-amazon-eks-on-aws-fargate-using-kyverno-4624.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/containers/automate-proxy-injection-for-amazon-eks-on-aws-fargate-using-kyverno/>)

Author: Himanshu Bansal

Published: 2026-09-01T15:59:57Z

Content type: tutorial

Language: en

Sources: [Containers](<https://devfeed.tech/sources/containers.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [aws-fargate](<https://devfeed.tech/tags/aws-fargate.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [containers](<https://devfeed.tech/tags/containers.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [policy](<https://devfeed.tech/tags/policy.md>)

### AI overview

This tutorial shows how to use a Kyverno mutating admission policy to inject corporate HTTP/HTTPS proxy environment variables into Amazon EKS pods running on AWS Fargate. It targets labeled namespaces, avoids per-application manifest changes, and covers validation and proxy bypasses for Fluent Bit and AWS endpoints.

### Source excerpt

Learn how to use a Kyverno mutating admission policy to automatically inject corporate proxy environment variables into Amazon EKS on AWS Fargate pods at admission time, delivering consistent egress compliance without modifying application deployment manifests.

## Hybrid cloud orchestration: Modernizing on-premises infrastructure management with AWS

DevFeed: [Hybrid cloud orchestration: Modernizing on-premises infrastructure management with AWS](<https://devfeed.tech/articles/hybrid-cloud-orchestration-modernizing-on-premises-infrastructure-management-with-aws-4646.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/hybrid-cloud-orchestration-modernizing-on-premises-infrastructure-management-with-aws/>)

Author: Sandeep Singh

Published: 2026-09-01T14:01:10Z

Content type: tutorial

Language: en

Sources: [AWS Architecture Blog](<https://devfeed.tech/sources/aws-architecture-blog.md>)

Topics: [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [Server](<https://devfeed.tech/topics/server.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [amazon-dynamodb](<https://devfeed.tech/tags/amazon-dynamodb.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [aws-step-functions](<https://devfeed.tech/tags/aws-step-functions.md>), [data-centers](<https://devfeed.tech/tags/data-centers.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [event-driven](<https://devfeed.tech/tags/event-driven.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [observability](<https://devfeed.tech/tags/observability.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [server](<https://devfeed.tech/tags/server.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [thought-leadership](<https://devfeed.tech/tags/thought-leadership.md>)

### AI overview

Tutorial on designing an AWS-based hybrid cloud orchestration system for centralized lifecycle management of distributed on-premises servers and EKS Anywhere clusters.

### Source excerpt

Learn how to build a hybrid cloud orchestration solution that manages distributed on-premises infrastructure at scale using AWS serverless technologies and Amazon EKS Anywhere. Part 1 covers the core event-driven architecture patterns for automating server lifecycle and cluster management across hundreds of sites.

## Break-glass access for Amazon EKS when federated identity fails

DevFeed: [Break-glass access for Amazon EKS when federated identity fails](<https://devfeed.tech/articles/break-glass-access-for-amazon-eks-when-federated-identity-fails-4625.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/containers/break-glass-access-for-amazon-eks-when-federated-identity-fails/>)

Author: Sam Mukherjee

Published: 2026-08-26T16:20:28Z

Content type: article

Language: en

Sources: [Containers](<https://devfeed.tech/sources/containers.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [AWS Identity and Access Management (IAM)](<https://devfeed.tech/topics/aws-identity-and-access-management-iam.md>), [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [iac-security](<https://devfeed.tech/topics/iac-security.md>), [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [aws-iam](<https://devfeed.tech/tags/aws-iam.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [identity-and-access-management](<https://devfeed.tech/tags/identity-and-access-management.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [migration](<https://devfeed.tech/tags/migration.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>)

### AI overview

This post presents a break-glass access pattern for Amazon EKS clusters when a federated identity provider fails. It describes a dedicated cross-account IAM role with enforced, recency-aware MFA, infrastructure-as-code templates, validation tests, and post-incident recovery procedures.

### Source excerpt

Implementing break-glass access for Amazon EKS clusters removes the circular dependency where a federated identity provider outage locks you out of the clusters you need to reach to fix it. This post supplies a cross-account IAM role with enforced MFA, infrastructure-as-code templates, validation tests, and a post-incident recovery procedure.

## Deep dive into Amazon EKS certificate authority rotation

DevFeed: [Deep dive into Amazon EKS certificate authority rotation](<https://devfeed.tech/articles/deep-dive-into-amazon-eks-certificate-authority-rotation-4627.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/containers/deep-dive-into-amazon-eks-certificate-authority-rotation/>)

Author: Micah Hausler

Published: 2026-08-19T20:55:49Z

Content type: article

Language: en

Sources: [Containers](<https://devfeed.tech/sources/containers.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [AWS Fargate](<https://devfeed.tech/topics/aws-fargate.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [availability](<https://devfeed.tech/tags/availability.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-fargate](<https://devfeed.tech/tags/aws-fargate.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [deep-dive](<https://devfeed.tech/tags/deep-dive.md>), [security](<https://devfeed.tech/tags/security.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

This deep dive explains Amazon EKS certificate authority rotation. It describes the managed lifecycle, automated safeguards, rollback, AWS-managed components, and the customer responsibilities needed to preserve connectivity during the transition.

### Source excerpt

Amazon EKS now provides a managed, non-disruptive lifecycle for rotating your cluster's certificate authority (CA), with automated safeguards and rollback. This deep dive explains how CA rotation works, what AWS handles versus what you must update, and how to walk through the rotation lifecycle on your own timeline.

## Amazon EKS is replacing the deprecated aws-auth ConfigMap for IAM-to-cluster permission mapping

DevFeed: [Amazon EKS is replacing the deprecated aws-auth ConfigMap for IAM-to-cluster permission mapping](<https://devfeed.tech/articles/aws-deprecated-this-eks-auth-method-81-of-clusters-still-run-it-17631.md>)

Original publisher: [Read original article](<https://thenewstack.io/kubernetes-fleet-security-management/>)

Author: Yannick Struyf

Published: 2026-08-19T18:59:54Z

Content type: article

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [deprecated](<https://devfeed.tech/tags/deprecated.md>), [iam](<https://devfeed.tech/tags/iam.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [migration](<https://devfeed.tech/tags/migration.md>), [nutanix](<https://devfeed.tech/tags/nutanix.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [post](<https://devfeed.tech/tags/post.md>), [report](<https://devfeed.tech/tags/report.md>), [security](<https://devfeed.tech/tags/security.md>), [sponsor-nutanix](<https://devfeed.tech/tags/sponsor-nutanix.md>), [sponsored](<https://devfeed.tech/tags/sponsored.md>), [sponsored-post](<https://devfeed.tech/tags/sponsored-post.md>)

### AI overview

The article examines security challenges in Kubernetes and cloud-native infrastructure, focusing on Amazon EKS's replacement of the deprecated aws-auth ConfigMap with an API-driven method for mapping IAM identities to cluster permissions. It also explains how Kubernetes security spans code, containers, clusters, and cloud infrastructure.

### Source excerpt

The migration to Kubernetes and cloud native infrastructure has been one of the defining IT trends of the past decade. The post AWS deprecated this EKS auth method. 81% of clusters still run it. appeared first on The New Stack.

## Best Kubernetes Infrastructure as Code Tools in 2026

DevFeed: [Best Kubernetes Infrastructure as Code Tools in 2026](<https://devfeed.tech/articles/best-kubernetes-infrastructure-as-code-tools-in-2026-18989.md>)

Original publisher: [Read original article](<https://www.pulumi.com/blog/best-kubernetes-iac-tools-2026/>)

Author: Pulumi Content Team

Published: 2026-08-14T00:00:00Z

Content type: comparison

Language: en

Sources: [Pulumi](<https://devfeed.tech/sources/pulumi.md>)

Topics: [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [argo-cd](<https://devfeed.tech/topics/argo-cd.md>), [Helm charts](<https://devfeed.tech/topics/helm-charts.md>), [GitOps](<https://devfeed.tech/topics/gitops.md>), [flux](<https://devfeed.tech/topics/flux.md>), [opentofu](<https://devfeed.tech/topics/opentofu.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [AWS CloudFormation](<https://devfeed.tech/topics/aws-cloudformation.md>), [VPC](<https://devfeed.tech/topics/vpc.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>)

Tags: [argo-cd](<https://devfeed.tech/tags/argo-cd.md>), [cloudformation](<https://devfeed.tech/tags/cloudformation.md>), [code](<https://devfeed.tech/tags/code.md>), [comparisons](<https://devfeed.tech/tags/comparisons.md>), [devops](<https://devfeed.tech/tags/devops.md>), [flux](<https://devfeed.tech/tags/flux.md>), [general](<https://devfeed.tech/tags/general.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [helm](<https://devfeed.tech/tags/helm.md>), [helm-charts](<https://devfeed.tech/tags/helm-charts.md>), [iam](<https://devfeed.tech/tags/iam.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [opentofu](<https://devfeed.tech/tags/opentofu.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [vpc](<https://devfeed.tech/tags/vpc.md>)

### AI overview

This comparison explains that Kubernetes infrastructure as code spans cluster and cloud provisioning, in-cluster workload definition, and continuous delivery and reconciliation. It presents Pulumi and Terraform or OpenTofu as general-purpose provisioning options, Helm and Kustomize for workload templating, and Argo CD and Flux for GitOps reconciliation.

### Source excerpt

There is no single best Kubernetes infrastructure as code tool, because "Kubernetes IaC" actually spans three different jobs. For provisioning the cluster and its cloud dependencies, Pulumi and Terraform (or OpenTofu) are the strongest general-purpose options. For templating and packaging workloads, Helm and Kustomize dominate. For continuous reconciliation once things are running, Argo CD and Flux lead the GitOps category. The right stack usually combines one tool from each layer, not a single tool that claims to do all three. What counts as infrastructure as code for Kubernetes? Kubernetes infrastructure as code work splits into three layers that get conflated constantly, and the confusion is where most tool comparisons go wrong. The cluster and cloud layer provisions the things Kubernetes itself sits on top of: the managed control plane (EKS, GKE, AKS), node pools, the VPC and subnets, IAM roles, load balancers, and cluster add-ons. Terraform, Pulumi, and cloud-native tools like CloudFormation operate here. The in-cluster workload layer defines what runs on the cluster once it exists: Deployments, Services, ConfigMaps, CustomResourceDefinitions, and the Helm charts or Kustomize overlays that template them. This is where Helm, Kustomize, and Crossplane's custom resources live. The delivery and reconciliation layer keeps what's declared in Git in sync with what's actually running on the cluster, continuously, rather than as a one-shot apply. Argo CD and Flux own this layer, and they consume the output of the other two rather than replacing them. Most real Kubernetes platforms use tools from at least two of these layers together. A team might provision EKS with Terraform, package its application with Helm, and let Argo CD reconcile it continuously. Knowing which layer a tool actually addresses, rather than treating "Kubernetes IaC" as one shopping list, is the first decision that matters. Pulumi provisions the cluster and the workloads on it in the same language Pul

## Adobe Firefly: Simplified observability with Amazon Managed Prometheus

DevFeed: [Adobe Firefly: Simplified observability with Amazon Managed Prometheus](<https://devfeed.tech/articles/adobe-firefly-simplified-observability-with-amazon-managed-prometheus-4634.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/adobe-firefly-simplified-observability-with-amazon-managed-prometheus/>)

Author: Dev Arora

Published: 2026-08-13T00:14:19Z

Content type: article

Language: en

Sources: [AWS Architecture Blog](<https://devfeed.tech/sources/aws-architecture-blog.md>)

Topics: [observability](<https://devfeed.tech/topics/observability.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>)

Tags: [adobe](<https://devfeed.tech/tags/adobe.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [amazon-managed-service-for-prometheus](<https://devfeed.tech/tags/amazon-managed-service-for-prometheus.md>), [amazon-web-services-aws](<https://devfeed.tech/tags/amazon-web-services-aws.md>), [aws](<https://devfeed.tech/tags/aws.md>), [compute](<https://devfeed.tech/tags/compute.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [customer-solutions](<https://devfeed.tech/tags/customer-solutions.md>), [data](<https://devfeed.tech/tags/data.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>)

### AI overview

Adobe Firefly migrated critical GPU infrastructure metrics from self-managed Prometheus to Amazon Managed Service for Prometheus. The article describes the observability challenges of large-scale model training on Amazon EKS, including high-cardinality GPU, compute, memory, and network telemetry, and reports 28x faster GPU metric queries with improved reliability and operational efficiency.

### Source excerpt

Learn how Adobe Firefly achieved 28x faster GPU metric queries by migrating from self-managed Prometheus to Amazon Managed Service for Prometheus, with improvements in query performance, infrastructure reliability, and operational efficiency.

## Introducing advanced Kubernetes control plane configuration in Amazon EKS

DevFeed: [Introducing advanced Kubernetes control plane configuration in Amazon EKS](<https://devfeed.tech/articles/introducing-advanced-kubernetes-control-plane-configuration-in-amazon-eks-4632.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/containers/introducing-advanced-kubernetes-control-plane-configuration-in-amazon-eks/>)

Author: Ashok Srirama

Published: 2026-08-12T17:23:45Z

Content type: article

Language: en

Sources: [Containers](<https://devfeed.tech/sources/containers.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [API](<https://devfeed.tech/topics/api.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [ai-ml](<https://devfeed.tech/tags/ai-ml.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [availability](<https://devfeed.tech/tags/availability.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [packing](<https://devfeed.tech/tags/packing.md>), [retention](<https://devfeed.tech/tags/retention.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

Amazon EKS introduces advanced Kubernetes control plane configuration, allowing users to set API server, scheduler, and controller manager parameters directly. The article covers pod placement scoring, event retention, and HPA synchronization settings through feature explanations and hands-on walkthroughs.

### Source excerpt

With Amazon EKS, you can now configure Kubernetes control plane components (the API server, scheduler, and controller manager) directly through EKS APIs. This post explains what's configurable and includes two hands-on walkthroughs: enabling MostAllocated bin-packing to optimize pod placement, and tuning event retention duration.

## Under the hood: how Amazon EKS Auto Mode detects, repairs, and diagnoses node failures

DevFeed: [Under the hood: how Amazon EKS Auto Mode detects, repairs, and diagnoses node failures](<https://devfeed.tech/articles/under-the-hood-how-amazon-eks-auto-mode-detects-repairs-and-diagnoses-node-failures-4633.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/containers/under-the-hood-how-amazon-eks-auto-mode-detects-repairs-and-diagnoses-node-failures/>)

Author: Sajjan Gundapuneedi

Published: 2026-08-05T18:48:18Z

Content type: article

Language: en

Sources: [Containers](<https://devfeed.tech/sources/containers.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [diagnostics](<https://devfeed.tech/tags/diagnostics.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>)

### AI overview

This article explains how Amazon EKS Auto Mode detects, diagnoses, drains, and replaces failed Kubernetes nodes. It describes the collaboration between the Node Monitoring Agent and Karpenter, including system-level fault detection, repair policies, safety thresholds, and node diagnostics without SSH.

### Source excerpt

On Amazon EKS Auto Mode, node failures are detected, drained, and replaced automatically before anyone reaches for a laptop. This post shows how the Node Monitoring Agent and Karpenter form a detect-and-replace cycle that runs by default, why specific faults trigger node replacement, and how to collect node diagnostics without SSH.

## Data Engineering Weekly #279

DevFeed: [Data Engineering Weekly #279](<https://devfeed.tech/articles/data-engineering-weekly-279-18259.md>)

Original publisher: [Read original article](<https://www.dataengineeringweekly.com/p/data-engineering-weekly-279>)

Author: Ananth Packkildurai

Published: 2026-07-20T04:07:20Z

Content type: article

Language: en

Sources: [Data Engineering Weekly](<https://devfeed.tech/sources/data-engineering-weekly.md>)

Topics: [data-engineering](<https://devfeed.tech/topics/data-engineering.md>), [Data Quality](<https://devfeed.tech/topics/data-quality.md>), [semantic-layer](<https://devfeed.tech/topics/semantic-layer.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [observability](<https://devfeed.tech/topics/observability.md>), [knowledge-engineering](<https://devfeed.tech/topics/knowledge-engineering.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [Availability](<https://devfeed.tech/topics/availability.md>)

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [data-engineering](<https://devfeed.tech/tags/data-engineering.md>), [data-quality](<https://devfeed.tech/tags/data-quality.md>), [database](<https://devfeed.tech/tags/database.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [knowledge-engineering](<https://devfeed.tech/tags/knowledge-engineering.md>), [observability](<https://devfeed.tech/tags/observability.md>), [semantic-layer](<https://devfeed.tech/tags/semantic-layer.md>)

### AI overview

Data Engineering Weekly #279 is a newsletter covering data platform fundamentals, data management for generative AI, semantic-layer portability, knowledge-base construction with Postgres and embeddings, Kafka migration, and Apache Pinot high availability. The supplied text includes sponsored material and ends mid-item.

### Source excerpt

The Weekly Data Engineering Newsletter

## Self-healing GPU nodes in Kubernetes: What we learned building the EKS node monitoring agent

DevFeed: [Self-healing GPU nodes in Kubernetes: What we learned building the EKS node monitoring agent](<https://devfeed.tech/articles/self-healing-gpu-nodes-in-kubernetes-what-we-learned-building-the-eks-node-monitoring-agent-17639.md>)

Original publisher: [Read original article](<https://thenewstack.io/self-healing-gpu-nodes/>)

Author: Sajjan Gundapuneedi

Published: 2026-07-19T13:00:00Z

Content type: article

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>)

Tags: [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [aws-marketplace](<https://devfeed.tech/tags/aws-marketplace.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [pcie](<https://devfeed.tech/tags/pcie.md>), [post-contributed](<https://devfeed.tech/tags/post-contributed.md>), [self-healing](<https://devfeed.tech/tags/self-healing.md>), [sponsor-aws-marketplace](<https://devfeed.tech/tags/sponsor-aws-marketplace.md>), [sponsored-post-contributed](<https://devfeed.tech/tags/sponsored-post-contributed.md>)

### AI overview

The article describes how the EKS Node Monitoring Agent detects Kubernetes node failures, writes NodeConditions, and works with Karpenter to replace affected nodes. It explains design lessons from operating automatic repair at GPU scale and places the agent within EKS Auto Mode.

### Source excerpt

When you run Kubernetes at the scale we do on Amazon EKS, nodes break constantly. GPUs fall off the PCIe The post Self-healing GPU nodes in Kubernetes: What we learned building the EKS node monitoring agent appeared first on The New Stack.

## What running Kubernetes across millions of clusters taught AWS about zonal failures

DevFeed: [What running Kubernetes across millions of clusters taught AWS about zonal failures](<https://devfeed.tech/articles/what-running-kubernetes-across-millions-of-clusters-taught-aws-about-zonal-failures-17623.md>)

Original publisher: [Read original article](<https://thenewstack.io/eks-zonal-shift-resilience/>)

Author: Raghav Tripathi

Published: 2026-07-10T15:00:00Z

Content type: article

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Availability](<https://devfeed.tech/topics/availability.md>)

Tags: [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [api](<https://devfeed.tech/tags/api.md>), [availability](<https://devfeed.tech/tags/availability.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-marketplace](<https://devfeed.tech/tags/aws-marketplace.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [health-checks](<https://devfeed.tech/tags/health-checks.md>), [kubectl](<https://devfeed.tech/tags/kubectl.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [networking](<https://devfeed.tech/tags/networking.md>), [operations](<https://devfeed.tech/tags/operations.md>), [outage](<https://devfeed.tech/tags/outage.md>), [post-contributed](<https://devfeed.tech/tags/post-contributed.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [sponsor-aws-marketplace](<https://devfeed.tech/tags/sponsor-aws-marketplace.md>), [sponsored-post-contributed](<https://devfeed.tech/tags/sponsored-post-contributed.md>)

### AI overview

AWS describes how years of engineering on Amazon EKS addressed zonal failures, including gray failures where a zone is degraded but still passes some health checks. The approach emphasizes static stability, preserving capacity, and routing around the impaired Availability Zone.

### Source excerpt

Handling the obvious failures is the easy part: a server goes down, you spin up another. The failures that actually The post What running Kubernetes across millions of clusters taught AWS about zonal failures appeared first on The New Stack.

## Operating Kubernetes at scale: a few stories from running Amazon EKS

DevFeed: [Operating Kubernetes at scale: a few stories from running Amazon EKS](<https://devfeed.tech/articles/operating-kubernetes-at-scale-a-few-stories-from-running-amazon-eks-17621.md>)

Original publisher: [Read original article](<https://thenewstack.io/eks-kubernetes-etcd-scale/>)

Author: Neelendra Bhandari

Published: 2026-06-30T13:00:00Z

Content type: article

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Apache Spark](<https://devfeed.tech/topics/spark.md>), [AI Platform](<https://devfeed.tech/topics/ai-platform.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [apache-spark](<https://devfeed.tech/tags/apache-spark.md>), [availability](<https://devfeed.tech/tags/availability.md>), [aws-marketplace](<https://devfeed.tech/tags/aws-marketplace.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [data](<https://devfeed.tech/tags/data.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [post-contributed](<https://devfeed.tech/tags/post-contributed.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [sponsor-aws-marketplace](<https://devfeed.tech/tags/sponsor-aws-marketplace.md>), [sponsored-post-contributed](<https://devfeed.tech/tags/sponsored-post-contributed.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

This article describes how operating Amazon EKS at very large scale shaped approaches to Kubernetes control-plane resilience. It argues that availability problems often arise when components amplify faults, and explains how changing workload patterns--including foundation-model training, real-time inference, Apache Spark analytics, and agentic AI--create extremely rapid state transitions that challenge traditional Kubernetes operating assumptions.

### Source excerpt

Amazon EKS runs hundreds of thousands of Kubernetes clusters across more than thirty AWS regions. Operating at that scale has The post Operating Kubernetes at scale: a few stories from running Amazon EKS appeared first on The New Stack.

## Building a Stateful IT Service Desk Agent with LangGraph on Amazon EKS

DevFeed: [Building a Stateful IT Service Desk Agent with LangGraph on Amazon EKS](<https://devfeed.tech/articles/building-a-stateful-it-service-desk-agent-with-langgraph-on-amazon-eks-4747.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/opensource/building-a-stateful-it-service-desk-agent-with-langgraph-on-amazon-eks/>)

Author: Sunil Ramachandra

Published: 2026-06-26T14:16:08Z

Content type: tutorial

Language: en

Sources: [AWS Open Source Blog](<https://devfeed.tech/sources/aws-open-source-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Amazon DynamoDB](<https://devfeed.tech/topics/amazon-dynamodb.md>), [Persistence](<https://devfeed.tech/topics/persistence.md>), [FastAPI](<https://devfeed.tech/topics/fastapi.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [amazon-dynamodb](<https://devfeed.tech/tags/amazon-dynamodb.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [backend](<https://devfeed.tech/tags/backend.md>), [graphs](<https://devfeed.tech/tags/graphs.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

This article presents a stateful IT service desk AI agent built with LangGraph. It autonomously handles routine Level 1 support requests, escalates complex issues with context, persists state in Amazon DynamoDB, and uses Amazon EKS, FastAPI, OpenTelemetry, and Kubernetes autoscaling.

### Source excerpt

IT support teams face a persistent challenge: employees expect instant answers to common questions (VPN setup, single sign-on troubleshooting, new-hire onboarding), but novel or complex issues still require human expertise. An AI agent that confidently answers, "How do I reset my VPN?" but hallucinates a response to "My IAM Identity Center session keeps expiring after [...]

## Build an EKS Environment Factory with Pulumi and vCluster

DevFeed: [Build an EKS Environment Factory with Pulumi and vCluster](<https://devfeed.tech/articles/build-an-eks-environment-factory-with-pulumi-and-vcluster-18998.md>)

Original publisher: [Read original article](<https://www.pulumi.com/blog/eks-vcluster-ephemeral-environments-with-pulumi/>)

Author: Pablo Seibelt

Published: 2026-06-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Pulumi](<https://devfeed.tech/sources/pulumi.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Multitenancy](<https://devfeed.tech/topics/multitenancy.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>)

Tags: [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [aws](<https://devfeed.tech/tags/aws.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [multi-tenancy](<https://devfeed.tech/tags/multi-tenancy.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [pulumi](<https://devfeed.tech/tags/pulumi.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

A tutorial shows how to build an ephemeral Kubernetes environment factory with Pulumi, Amazon EKS Auto Mode, and vCluster. It uses a shared host cluster with virtual tenant clusters to reduce environment sprawl, provisioning delays, and operational overhead while preserving tenant isolation controls.

### Source excerpt

AWS reports in an AWS Architecture Blog case study that Deloitte's move to a virtual cluster model on Amazon EKS resulted in 89% faster testing environment provisioning. By consolidating dozens of disparate clusters into a single host cluster with over 50 vCluster instances, the case study says Deloitte saved about 500 QA hours per year. This "Environment Factory" pattern allows platform teams to provide isolated, ephemeral Kubernetes environments on demand without the cost or lag of full cluster provisioning. This post adapts that general architecture with Pulumi to orchestrate Amazon EKS Auto Mode and vCluster. The problem: environment sprawl and provisioning lag Traditional development workflows often rely on one full EKS cluster per developer or feature branch. While this provides strong isolation, it introduces major pain points. Provisioning a full cluster can take 15 minutes or more, which slows down CI/CD pipelines. Managing dozens of clusters also leads to high costs and significant operational overhead. Platform teams need a "soft multi-tenancy" model. This model should feel like a dedicated cluster to the developer but run on shared infrastructure to keep costs low and startup times fast. Architecture overview: the host and the tenants The environment factory architecture consists of two main layers. Host cluster: A single, reliable EKS cluster managed with EKS Auto Mode. This cluster provides the underlying compute, networking, and storage. Tenant environments: Virtual clusters (vCluster) running as pods within host namespaces. According to the vCluster architecture, the virtual control plane handles API requests while a syncer maps virtual resources to the host cluster. This separation allows tenants to manage their own CRDs, namespaces, and RBAC while platform teams use quotas, NetworkPolicies, pod security, IAM boundaries, and node isolation controls to protect the host and other tenants. Implementation: the EKS Auto Mode host EKS Auto Mode simplifies

## Chainguard EKS add-ons are now available in the AWS Marketplace

DevFeed: [Chainguard EKS add-ons are now available in the AWS Marketplace](<https://devfeed.tech/articles/chainguard-eks-add-ons-are-now-available-in-the-aws-marketplace-12942.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/chainguard-eks-add-ons-are-now-available-in-the-aws-marketplace>)

Published: 2026-04-30T00:00:00Z

Content type: release

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [aws-marketplace](<https://devfeed.tech/topics/aws-marketplace.md>), [chainguard](<https://devfeed.tech/topics/chainguard.md>), [Security](<https://devfeed.tech/topics/security.md>), [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [Image](<https://devfeed.tech/topics/image.md>), [Containers](<https://devfeed.tech/topics/containers.md>)

Tags: [aws-eks-add-ons](<https://devfeed.tech/tags/aws-eks-add-ons.md>), [aws-marketplace](<https://devfeed.tech/tags/aws-marketplace.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [chainguard-aws](<https://devfeed.tech/tags/chainguard-aws.md>), [chainguard-containers](<https://devfeed.tech/tags/chainguard-containers.md>), [chainguard-eks-add-ons](<https://devfeed.tech/tags/chainguard-eks-add-ons.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [eks-add-ons](<https://devfeed.tech/tags/eks-add-ons.md>), [fips](<https://devfeed.tech/tags/fips.md>), [fips-140-3](<https://devfeed.tech/tags/fips-140-3.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [security](<https://devfeed.tech/tags/security.md>), [software-supply-chain](<https://devfeed.tech/tags/software-supply-chain.md>)

### AI overview

Chainguard announces that its EKS add-ons are available in AWS Marketplace. The five add-ons provide networking, DNS, storage, and traffic-management components, with zero-known-CVE images and FIPS 140-3 validation for organizations that need greater control over security and compliance.

### Source excerpt

Chainguard delivers zero-CVE, FIPS 140-3 EKS add-ons on AWS Marketplace, simplifying secure Kubernetes for regulated environments with full control.

## Improving DNS performance with NodeLocalDNS

DevFeed: [Improving DNS performance with NodeLocalDNS](<https://devfeed.tech/articles/improving-dns-performance-with-nodelocaldns-5438.md>)

Original publisher: [Read original article](<https://neon.com/blog/improving-dns-performance-with-nodelocaldns>)

Author: Luca Cittadini

Published: 2025-12-01T16:36:27Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Network](<https://devfeed.tech/topics/network.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Process](<https://devfeed.tech/topics/process.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [caching](<https://devfeed.tech/tags/caching.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [database](<https://devfeed.tech/tags/database.md>), [dns](<https://devfeed.tech/tags/dns.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [latency](<https://devfeed.tech/tags/latency.md>), [network](<https://devfeed.tech/tags/network.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

Neon describes deploying node-local-dns across its Kubernetes fleet to reduce DNS latency for ephemeral Postgres databases. Local caching moves most cache-hit DNS traffic off the network and avoids round trips to CoreDNS, while trading additional node memory for lower latency.

### Source excerpt

At Neon, we run hundreds of thousands of Postgres databases as ephemeral Kubernetes pods. Because of our scale-to-zero feature, every time a user connects to their database, there's a chance that we need to spin up a new Postgres process to serve that connection. The newly spun P...

## Transforming Customer Experience with DevOps and Cloud Practices

DevFeed: [Transforming Customer Experience with DevOps and Cloud Practices](<https://devfeed.tech/articles/transforming-customer-experience-with-devops-and-cloud-practices-17650.md>)

Original publisher: [Read original article](<https://www.urolime.com/blogs/transforming-customer-experience-with-devops-and-cloud-practices/>)

Author: Urolime Technologies

Published: 2025-11-11T12:34:32Z

Content type: article

Language: en

Sources: [Kubernetes Archives - Urolime Blogs](<https://devfeed.tech/sources/kubernetes-archives-urolime-blogs.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [personalization](<https://devfeed.tech/topics/personalization.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-cloud-consulting](<https://devfeed.tech/tags/aws-cloud-consulting.md>), [aws-consulting](<https://devfeed.tech/tags/aws-consulting.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [devops](<https://devfeed.tech/tags/devops.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-consulting](<https://devfeed.tech/tags/kubernetes-consulting.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [scalability](<https://devfeed.tech/tags/scalability.md>)

### AI overview

This article explains how cloud and DevOps practices can improve customer experience through faster delivery, greater reliability, resilience, scalability, and personalization. It discusses AWS and Kubernetes consultation, CI/CD pipelines, Infrastructure as Code, monitoring, failover, and cloud-native architecture.

### Source excerpt

Irrespective of the ask, as the user journey on digital ecosystem is in full swing, customer requirements are being completely transformed. They expect ubiquity with seamless interaction platforms, always-on availability, greater reliability, and personalization. Businesses have to adopt new patterns of software development, deployment, and operation if they wish to be at their optimum game. [...]

## Kubernetes Production Topologies: EKS vs GKE vs AKS

DevFeed: [Kubernetes Production Topologies: EKS vs GKE vs AKS](<https://devfeed.tech/articles/kubernetes-production-topologies-eks-vs-gke-vs-aks-39.md>)

Original publisher: [Read original article](<https://blog.abhimanyu-saharan.com/posts/kubernetes-production-topologies-eks-vs-gke-vs-aks>)

Author: Abhimanyu Saharan

Published: 2025-07-19T00:00:00Z

Content type: comparison

Language: en

Sources: [Abhimanyu Saharan](<https://devfeed.tech/sources/abhimanyu-s-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Azure](<https://devfeed.tech/topics/azure.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [aks](<https://devfeed.tech/tags/aks.md>), [aws](<https://devfeed.tech/tags/aws.md>), [azure](<https://devfeed.tech/tags/azure.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [design](<https://devfeed.tech/tags/design.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>)

### AI overview

A comparison of Kubernetes production topologies across AWS EKS, Google GKE, and Azure AKS, focused on designing resilient, production-grade clusters.

### Source excerpt

Compare Kubernetes topologies across AWS EKS, Google GKE, and Azure AKS. Learn how to design resilient, production-grade clusters the right way.

## Cut AWS costs 40% while scaling faster with EKS, Karpenter, and Spot Instances

DevFeed: [Cut AWS costs 40% while scaling faster with EKS, Karpenter, and Spot Instances](<https://devfeed.tech/articles/cut-aws-costs-by-20-while-scaling-with-eks-karpenter-and-spot-18526.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/how-we-cut-aws-costs-while-scaling-faster-with-eks-karpenter-and-spot-instances>)

Author: Luis Rodríguez

Published: 2025-06-27T10:00:00Z

Content type: article

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [scalable-analytics-architecture](<https://devfeed.tech/tags/scalable-analytics-architecture.md>)

### AI overview

The article explains changes that cut AWS costs by 40% while improving scaling speed with EKS, Karpenter, and Spot Instances.

### Source excerpt

We cut AWS costs 40% while scaling faster using EKS, Karpenter, and Spot Instances. Here's exactly what we changed.

## How to use Teleport Machine ID to provide database access to applications running on EKS without passwords

DevFeed: [How to use Teleport Machine ID to provide database access to applications running on EKS without passwords](<https://devfeed.tech/articles/how-to-use-teleport-machine-id-to-provide-database-access-to-applications-running-on-eks-without-passwords-29549.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/access-aws-rds-eks-teleport-machine-id/>)

Author: info@goteleport.com (Gavin Frazar)

Published: 2024-12-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [AWS Fargate](<https://devfeed.tech/topics/aws-fargate.md>), [certificates](<https://devfeed.tech/topics/certificates.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Amazon Elastic Container Service](<https://devfeed.tech/topics/amazon-elastic-container-service.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [container](<https://devfeed.tech/topics/container.md>), [VPC](<https://devfeed.tech/topics/vpc.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [aws-fargate](<https://devfeed.tech/tags/aws-fargate.md>), [aws-iam](<https://devfeed.tech/tags/aws-iam.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [container](<https://devfeed.tech/tags/container.md>), [ecs](<https://devfeed.tech/tags/ecs.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [tls](<https://devfeed.tech/tags/tls.md>), [vpc](<https://devfeed.tech/tags/vpc.md>)

### AI overview

A tutorial on deploying Temporal on Amazon EKS so it can connect to an AWS RDS PostgreSQL database without passwords or other shared secrets. It uses Teleport Machine & Workload Identity, a sidecar, short-lived X.509 certificates, PostgreSQL role provisioning, and a Teleport Database Service deployed on AWS Fargate.

### Source excerpt

Discover how to secure database access in Kubernetes workloads. Eliminate secrets, keep databases in private networks, and improve audit logging with Teleport.

## Snyk and AWS announce native Amazon EKS support directly from the AWS Management Console

DevFeed: [Snyk and AWS announce native Amazon EKS support directly from the AWS Management Console](<https://devfeed.tech/articles/snyk-and-aws-announce-native-amazon-eks-support-directly-from-the-aws-management-console-7900.md>)

Original publisher: [Read original article](<https://snyk.io/blog/eks-add-on-aws-marketplace/>)

Author: David Lugo

Published: 2024-06-12T05:00:00Z

Content type: release

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [aws-marketplace](<https://devfeed.tech/topics/aws-marketplace.md>), [AWS Management Console](<https://devfeed.tech/topics/aws-management-console.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [add-ons](<https://devfeed.tech/tags/add-ons.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-management-console](<https://devfeed.tech/tags/aws-management-console.md>), [aws-marketplace](<https://devfeed.tech/tags/aws-marketplace.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cli](<https://devfeed.tech/tags/cli.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [devops](<https://devfeed.tech/tags/devops.md>), [executive](<https://devfeed.tech/tags/executive.md>), [getting-started](<https://devfeed.tech/tags/getting-started.md>), [installation](<https://devfeed.tech/tags/installation.md>), [integration](<https://devfeed.tech/tags/integration.md>), [interest](<https://devfeed.tech/tags/interest.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [related-content](<https://devfeed.tech/tags/related-content.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk](<https://devfeed.tech/tags/snyk.md>)

### AI overview

Snyk has introduced an AWS Marketplace add-on for Amazon EKS, embedded in the AWS Management Console. Customers can deploy the Snyk Runtime Sensor to existing or new EKS clusters through the console or AWS CLI, subject to AWS Marketplace subscription and a Snyk license.

### Source excerpt

Snyk has now developed an AWS Marketplace add-on for Amazon Elastic Kubernetes Service (Amazon EKS) embedded directly into the AWS Management Console.

## A behind-the-scenes look at building interactive analysis capabilities in Benchling

DevFeed: [A behind-the-scenes look at building interactive analysis capabilities in Benchling](<https://devfeed.tech/articles/a-behind-the-scenes-look-at-building-interactive-analysis-capabilities-in-benchling-20123.md>)

Original publisher: [Read original article](<https://benchling.engineering/a-behind-the-scenes-look-at-building-interactive-analysis-capabilities-in-benchling-fa6ec1bab1e5?source=rss----3d4aa8fb07ea---4>)

Author: Wonja Fairbrother

Published: 2024-06-11T13:01:25Z

Content type: article

Language: en

Sources: [Benchling](<https://devfeed.tech/sources/benchling.md>)

Topics: [data-processing](<https://devfeed.tech/topics/data-processing.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [API](<https://devfeed.tech/topics/api.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [JSON](<https://devfeed.tech/topics/json.md>)

Tags: [apache-arrow](<https://devfeed.tech/tags/apache-arrow.md>), [apache-parquet](<https://devfeed.tech/tags/apache-parquet.md>), [api](<https://devfeed.tech/tags/api.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [backend](<https://devfeed.tech/tags/backend.md>), [data](<https://devfeed.tech/tags/data.md>), [data-analysis](<https://devfeed.tech/tags/data-analysis.md>), [data-transformation](<https://devfeed.tech/tags/data-transformation.md>), [data-visualization](<https://devfeed.tech/tags/data-visualization.md>), [duckdb](<https://devfeed.tech/tags/duckdb.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [json](<https://devfeed.tech/tags/json.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [s3](<https://devfeed.tech/tags/s3.md>), [storage](<https://devfeed.tech/tags/storage.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

This article explains the architecture and design decisions behind Benchling's Interactive Analysis capabilities. The system lets scientists select data from multiple sources, transform and analyze it in real time, and visualize results within Benchling. Its architecture uses the Benchling web application, a stateless service running on EKS, temporary S3 storage, and a JSON-based transformation API.

### Source excerpt

Authors: Wonja Fairbrother and Eli Levine Science is iterative. To design the next experiment, scientists need to analyze the results of previous ones. Interactive Analysis in Benchling allows scientists to perform real-time data transformation, visualization, and analysis without having to transfer it into other systems. In this post we will describe the architecture behind interactive analysis capabilities in Benchling and give a peek into the decision journey we took along the way¹. Interactive Analysis allows scientists to: 1. Select data from many sources: Benchling entity and results data Instrument data Notebook tables Data upload via both API and UI 2. Transform, visualize, and analyze data in real time, without leaving Benchling: Data transformations: filtering, aggregations, window functions, etc. Visualizations: line chart, bar chart, scatter plot, etc. Scientific analysis methods: IC50 and various curve fitting functions Overall architecture The architecture backing Interactive Analysis consists of: The Benchling web application An auto-scaling stateless internal service running on EKS that performs the transformations Temporary S3 storage locations for input and output data, shared between the web app and the service The frontend of the application is responsible for taking in input datasets and transformation configurations from users. The backend of the web application collects all the input data from the appropriate sources, serializes and uploads the data to S3, and sends a synchronous transformation request to the service. The service's API consists of one main endpoint that takes in a JSON payload of transformation parameters. The service can accept a single transformation, or a list of many transformations to perform. In this endpoint, the service downloads and deserializes the input data, performs the transformation with an analysis engine, and serializes and uploads the resulting data to S3. Each request spins up its own self-contained in-memor

## How to ensure your Kubernetess cluster can tolerate lost nodes

DevFeed: [How to ensure your Kubernetess cluster can tolerate lost nodes](<https://devfeed.tech/articles/how-to-ensure-your-kubernetess-cluster-can-tolerate-lost-nodes-11613.md>)

Original publisher: [Read original article](<https://www.gremlin.com/blog/how-to-ensure-your-kubernetes-cluster-can-tolerate-lost-nodes>)

Author: Andre Newman

Published: 2024-04-12T00:00:00Z

Content type: article

Language: en

Sources: [Gremlin Blog](<https://devfeed.tech/sources/gremlin-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [hosting](<https://devfeed.tech/topics/hosting.md>)

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [gremlin](<https://devfeed.tech/tags/gremlin.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [resilience](<https://devfeed.tech/tags/resilience.md>)

### AI overview

This article explains how Kubernetes redundancy helps applications tolerate failed Pods, deployments, and worker nodes. It covers replica management, failure detection, traffic rerouting, replica recovery, and the role of managed Kubernetes services such as Amazon Elastic Kubernetes Service in adding or removing worker nodes. It also introduces Gremlin's Recommended Scenarios for verifying cluster resilience.

### Source excerpt

Kubernetes is known for its redundancy features, but that doesn't make it infallible. Learn what the risks are of having a Kubernetes node fail, and how you can prepare for them using Gremlin.

[Next page](<https://devfeed.tech/topics/amazon-eks.md?cursor=WyIyMDI0LTA0LTEyVDAwOjAwOjAwKzAwOjAwIiwgImFjZDg3Y2U0LWM1NmEtNDQzMy04MThlLTNjYmZmZWU1ZDIxYyJd>)