Switching EC2 Instance Type

Change EC2 Instance Type
Tasks
- Change the instance type from - t2.microto- t2.nanofor- devops-ec2instance
- Make sure the ec2 instance - devops-ec2is in- runningstate after the change.
Steps
- As we already have a instance name devops-ec2 with t2.micro on running state. 
 - First stop the running instance. 
 - It may took few time to stop. You may see stopping in your instance, wait till the instance be completely stopped. 
 - Select the instance and click actions → Instance Settings → Change Instance type. 
 - Now change he instance type from - t2.microto- t2.nano
 - Please checkout Instance type comparison and click change. 
 - See the changes now but this is on stopped state. 
 - Now start the instance and wait for - runningstate after the change. - #aws - #EC2Instancetypes - #happylearning