AWS – RDS Data API now supports IPv6
RDS Data API now supports Internet Protocol Version 6 (IPv6), enabling dual-stack configuration (IPv4 and IPv6) connectivity for your Aurora databases. IPv6 enables an expanded address space, enabling you to scale your application on AWS beyond the typical constraints of the number of IPv4 addresses in your VPC.
With IPv6, you can assign easy to manage contiguous IP ranges to micro-services and can get virtually unlimited scale for your applications. Moreover, with support for both IPv4 and IPv6, you can gradually transition applications from IPv4 to IPv6, enabling safer migration. IPv6 support is available in all commercial AWS regions where RDS Data API is offered, except Canada (Central). To learn more about Data API and instructions on configuring your network to use IPv6 endpoints, see the documentation.
RDS Data API eliminates the use of drivers and improves application scalability by automatically pooling and sharing database connections rather than requiring you to manage connections. Data API also enables access to Aurora databases via AWS AppSync GraphQL APIs. See the documentation to learn more about Data API.
Read More for the details.