Update instance type of EC2 running SQL server

0

A customer is running SQL Server Standard 2012 on an i2.xlarge instance. He wants to upgrade to i3.xlarge and SQL Server Standard 2017.

Are there any issues with SQL server and changing the instance type?
Things like SQL expecting certain processor types or numbers?

IS this the correct steps for the upgrade?

  1. Stop the instance
  2. change the instance type to i3.xlarge
  3. start the instance
  4. upgrade sql server to 2017
AWS
审核人员
已提问 5 年前859 查看次数
1 回答
2

AWS has also created System Manager Automation workflows to assist with the upgrade of SQL Server, the below documentation will provide more information: https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/automation-awsec2-CloneInstanceAndUpgradeSQLServer.html

Alex_M
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则