Instance Type Change

0

I am fairly new to AWS, I would like to know how can I change the instance type in EC2

Shaun
已提问 1 年前379 查看次数
2 回答
3
已接受的回答

To change the instance type of an Amazon Elastic Compute Cloud (EC2) instance, you can follow these steps:

  1. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.

  2. In the navigation pane, choose "Instances."

  3. Select the instance that you want to change the instance type for.

  4. Choose Actions, Instance Settings, and then "Change Instance Type."

  5. Select the new instance type that you want to use and choose "Apply."

If the instance is running, it will be stopped and then restarted with the new instance type. If the instance is stopped, it will remain stopped after the instance type is changed.

已回答 1 年前
  • Note that a different instance type may have a different hourly charge associated with it.

0

For more information about changing the instance type, please see "Change the instance type" (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html) in the EC2 User Guide.

AWS
已回答 1 年前

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

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

回答问题的准则