How to Change an Amazon EC2 Instance Type in AWS

Share via:
Dear Readers,

In this article,we will see Change an Amazon EC2 Instance Type for Linux Server.

Implementation Steps

  1. Launch Instance.
  2. Stop Instance.
  3. Change instance type of your Instance.
  4. Start Instance.

First, we need to AWS Console page by using below link.

https://aws.amazon.com/console/

Click on sign in to Console button.

Logging to aws account

Login using username & password and click on sign in.

Enter to AWS Management Console

We can see the AWS Management Console Dashboard.

Go to Services, under the compute module click EC2 service to open.

Launch Instance

Please check below link to Launch Linux Server.

Launch Linux Launch Linux Server

We can see Linux Server “My Linux” which was created earlier.

Stop Instance

Select your Instance “My Linux”

Go to Actions, click on stop in the instance state.

Click on Yes, Stop to confirm.

The Linux Server “My Linux” has been stopped successfully.

Change instance type of your Instance/Linux Server

Select your Instance “My Linux”

Go to Actions, click on Change Instance Type in the Instance Settings.

Select Instance Type “t2.medium” and click on Apply.

We can see the instance type has been changed to t2.medium successfully.

Start Instance

Select your Instance “My Linux”

Go to Actions, click on start in the instance state.

The Linux server has been started .

 

 

Thank you for giving your valuable time to read the above information. Please click here to subscribe for further updates

KTEXPERTS is always active on below social media platforms.

Facebook : https://www.facebook.com/ktexperts/
LinkedIn : https://www.linkedin.com/company/ktexperts/
Twitter : https://twitter.com/ktexpertsadmin
YouTube : https://www.youtube.com/c/ktexperts
Instagram : https://www.instagram.com/knowledgesharingplatform

Share via:
Note: Please test scripts in Non Prod before trying in Production.
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

Add Comment