Amazon Aurora MySQL 8.4 Now Generally Available with Simplified Versioning
Amazon Web Services (AWS) has officially announced the general availability of Amazon Aurora MySQL 8.4, marking a significant update for users of its managed relational database service. This latest major version is fully compatible with community MySQL 8.4.7, bringing the latest innovations from the open-source database to Aurora's robust, cloud-native infrastructure.
A key highlight of this release is a new versioning model that directly aligns Aurora MySQL major versions with community MySQL Long Term Support (LTS) releases. This strategic shift aims to simplify the upgrade and maintenance process for customers. Previously, users might have had to contend with more granular patch versions; now, Aurora automatically launches new clusters or instances on the latest available patch for a chosen minor version, mirroring the approach taken with Aurora PostgreSQL. This means less manual tracking and re-certification of individual patches, allowing customers to focus more on their applications.
Beyond the versioning changes, Aurora MySQL 8.4 integrates several enhancements from the community MySQL 8.4. These include stronger security defaults, support for the latest authentication standards, and refreshed InnoDB defaults. These improvements contribute to a more secure and performant database environment. Customers can continue to leverage Aurora's established features such as distributed storage, high availability, Aurora Global Database, RDS Blue/Green Deployments for safe updates, and Aurora serverless capabilities for on-demand scaling.
Migration and upgrade paths to Aurora MySQL 8.4 are flexible, accommodating various customer needs. Options include in-place major version upgrades via the AWS Management Console, AWS CLI, or Amazon RDS API. Users can also restore snapshots of Aurora MySQL 3 clusters directly into Aurora MySQL 8.4, which is particularly useful for creating test environments or executing controlled cutovers. Additionally, AWS Database Migration Service (AWS DMS) is certified for Aurora MySQL 8.4, supporting both full load and change data capture migrations from a wide array of sources.
This release underscores AWS's commitment to evolving its managed database services in tandem with open-source community advancements, while simultaneously simplifying operational complexities for its users.
Read original source