Blog / AWS

FinOps Update – Upgrade AWS RDS MySQL 5.7 to MySQL 8.0

Amazon RDS for MySQL 5.7 will reach end of standard support on February 29, 2024

 · 2 min read

Introduction


MySQL is a widely used relational database management system (RDBMS). MySQL is free and open-source. MySQL is ideal for both small and large applications. AWS RDS is managed SQL database service provided by AWS cloud.


In Groots, We use AWS MySQL RDS as the main database for our application and we are running MySQL 5.7 version. This blog post is about upgrading our RDS from MySQL 5.7 to MySQL 8.0.31


MySQL community plans to deprecate MySQL 5.7 in October-2023 and will not provide any security patches or bug fixes after October 2023. Following community timelines, Amazon RDS will end standard support of MySQL major version 5.7 on 29 February, 2024.


We recommend that you take action and upgrade your MySQL databases (DB) running major version 5.7 to major version 8.0 before RDS end of standard support in February, 2024. MySQL 8.0 offers new query functionality, enhancements for better performance, reliability, security and manageability.


Supported MySQL minor versions on Amazon RDS

RDS for MySQL major versions are available under standard support at least until community end of life for the corresponding community version. You can continue running a major version past its RDS end of standard support date for a fee.   You can use the following dates to plan your testing and upgrade cycles.

Major VersionRelease DateEnd of Life DateRDS Release DateRDS Standard Support End DateRDS Extended Support Year 1 Pricing DateRDS Extended Support Year 3 Pricing DateRDS Extended Support End Date
MySQL 8.019 April 2018April 202623 October 201831 July 20261 August 20261 March 202431 July 2029
MySQL 5.7*21 October 2015October 202322 February 201629 February 20241 August 20281 March 202628 February 2027









No comments yet.

Add a comment
Ctrl+Enter to add comment