Amazon Elastic Beanstalk now supports IPv6 in dual stack configuration for Application and Network Load Balancers
Amazon Elastic Beanstalk now supports dual-stack configuration for both Application Load Balancers (ALB) and Network Load Balancers (NLB), allowing environments to serve both IPv4 and IPv6 protocols. You can now set the IpAddressType to "dualstack," and Elastic Beanstalk will automatically configure your load balancer with dual-stack support, creating both “A” and “AAAA” DNS records. You can also seamlessly update existing IPv4 environments to dual-stack or revert back as needed.
Amazon Elastic Beanstalk is a service that provides the ability to deploy and manage applications in Amazon without worrying about the infrastructure that runs those applications. This capability helps you reach users on IPv6-only networks while maintaining full IPv4 compatibility, supporting global accessibility requirements and IPv6 adoption mandates. It will automatically handle DNS record management, simplifying IPv6 deployment for your applications and ensuring optimal performance for all users.
This functionality is now available in Amazon Web Services China (Beijing) region, operated by Sinnet and in Amazon Web Services China (Ningxia) region operated by NWCD.
For detailed configuration steps, see the Elastic Beanstalk Developer Guide and Load Balancer documentation. Learn more about IPv6 networking in the Amazon VPC User Guide.