Change EC2 Instance Type
Change EC2 Instance Type

Overview
Configuring an Amazon EC2 instance requires selecting the appropriate EC2 instance type, as it determines several crucial factors, including:
- CPU (Intel / AMD / ARM (Gaviton 1/2/3) / GPU)
- Memory
- Network
- Storage
Steps
-
Open the AWS Management Console:
- Navigate to EC2
- Choose EC2 Instances
- Click on Instances
- Select the desired Windows-instance

- Click on Instance state
- Select Stop instance

- Note: The instance must be stopped to change its instance type.
-
Confirm the Stop instance action:

-
Change the instance type:
- Choose the Windows-instance
- Verify that the Instance state is Stopped

- Click on Actions
- Go to Instance settings
- Select Change instance type

-
In the Change instance type interface:
- Change the instance type from t2.micro to t3.medium
- Under Instance type, select t3.medium
- Click on Apply

-
After changing the instance type:
- Select the Windows-instance
- Verify the new instance type
- Click on Instance state
- Choose Start instance

-
Wait for about 5 minutes until the Status check indicates 2/2 checks passed and the Instance state becomes Running:
