aws AWS What's New ·

AWS Elastic Beanstalk introduces Cluster Mode for shared infrastructure application deployment

infraawsgaengineeraws-eks
feature announcement

AWS Elastic Beanstalk has launched Cluster Mode, a new deployment option enabling multiple applications to run on shared, Amazon EKS-powered infrastructure within a single account. This mode handles containerization, provisioning, and operations, supporting continuous integration via a new GitHub Action. It aims to lower per-application compute costs by pooling resources and offers features like event-driven autoscaling, OpenTelemetry-based observability, and HTTPS by default. Cluster Mode is now generally available in all commercial AWS Regions where Elastic Beanstalk operates, with pricing based on consumed AWS resources like EKS.

Features (1)
  • Elastic Beanstalk introduces Cluster Mode for shared infrastructure

    This new deployment mode allows running multiple applications on shared, Amazon EKS-powered infrastructure, reducing per-application compute costs. It provides features like event-driven autoscaling, OpenTelemetry-based observability, and HTTPS by default, integrating with existing Elastic Beanstalk tooling and a new GitHub Action.

Read the original announcement →

https://aws.amazon.com/about-aws/whats-new/2026/09/elastic-beanstalk-cluster-mode/

Related releases