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
posta un anno fa376 visualizzazioni
2 Risposte
3
Risposta accettata

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.

con risposta un anno fa
  • 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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande