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
preguntada hace un año377 visualizaciones
2 Respuestas
3
Respuesta aceptada

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.

respondido hace un año
  • 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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas