Change AWS EC2 instance type

Problem

You want to change the instance type of your EC2 AWS instance.

Solution

  1. Stop your instance (right click Instance State -> Stop)
  2. Wait for a few minutes
  3. Change instance type (right click Instance Settings -> Change Instance Type)
  4. Start your instance (right click Instance State -> Start)