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
gefragt vor einem Jahr376 Aufrufe
2 Antworten
3
Akzeptierte Antwort

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.

beantwortet vor einem Jahr
  • 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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen