AWS Systems Manager Automation now supports upgrade of SQL Server 2012 - devamazonaws.blogspot.com

AWS Systems Manager Automation now enables customers to upgrade SQL Server 2012 or later on Amazon EC2. Microsoft SQL Server 2012 will reach extended end-of-support on 7/12/2022. Customers can use AWS Systems Manager Automation runbook to easily upgrade SQL Server 2012 to newer supported versions such as SQL Server 2014, 2016, 2017, and 2019. The following upgrade paths become available across SQL Server Enterprise, Standard, and Web editions.

1. SQL Server 2012 to SQL Server 2014/2016/2017/2019
2. SQL Server 2014 to SQL Server 2016/2017/2019
3. SQL Server 2016 to SQL Server 2017/2019
4. SQL Server 2017 to SQL Server 2019

Post Updated on July 16, 2021 at 07:38PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com