Este contenido no está disponible en el idioma seleccionado
Trabajamos constantemente para que el contenido esté disponible en el idioma seleccionado. Gracias por tu paciencia.
How do I resize my EC2 Windows instance or change the EC2 Windows instance type?
2 minutos de lectura
0
I want to change or add some resources to my Amazon Elastic Compute Cloud (Amazon EC2) Windows instance. How do I change the specifications of my instance?
Short description
You can change instance types to do the following:
Increase or decrease the number of CPU cores.
Increase or decrease the amount of RAM.
Enable Amazon Elastic Block Store (Amazon EBS) optimization.
Consider the following before resizing your EC2 Windows instance:
If you launch instances from Amazon Machine Images (AMIs), install the required drivers for the destination instance type. This needs to be done for custom Windows AMIs and Amazon-provided Windows AMIs created before August 2018. Status checks fail if the instance doesn't have the required drivers.
For instances created from AMIs after August 2018 install or upgrade the required drivers for the destination instance type.
Verify that your current instance type is compatible with the new instance type that you choose.
If the current instance has an instance store volume, any data on the instance store volume is lost when the instance is stopped. Be sure to back up the data on your instance before you stop the instance.
If you're not using an Elastic IP address, the public IP address is released when you stop the instance.
If your instance is part of an Auto Scaling group, change the launch configuration to launch the new instance type. On the Copy Launch Configuration page, choose the new instance type.