Loading....

Do you know what is EC2Classic?

If you don’t know then chances are you don’t have to worry about it. Unless you are initial AWS customers, you probably will not have heard of the term EC2Classic. It dates back to year 2006 when EC2 was launched with instance type as m1.small. The current known VPC was not in existence and backed in date it was termed as EC2Classic which was a flat network model, with public IP addresses that were assigned at launch time. 

EC2Classic did serve well at that time and turns out still in some corner of the world still running to-date. AWS announced it’s retirement in 2021 and briefed on ways to prepare for it (https://aws.amazon.com/blogs/aws/ec2classic-is-retiring-heres-how-to-prepare/)

Even if you are still on EC2-Classic, there is nothing to worry about you can easily migrate to VPC. There are multiple options, we will recommend you the first one.

  1. Hire the top AWS Partner and Cloud Consultant
  2. Do it your self.

Below we have listed down some steps if you want to do it yourself.

  1. Login to your AWS Console.
  2. Navigate to Systems Manager.
  3. Goto Automation under Change Management from left sidebar.
  4. Click Execute automation button.
  5. Make sure you are in Owned by Amazon tab, in the Automation document search box, enter MigrateEC2Classic.
  6. Select the radio button for the AWSSupport-MigrateEC2ClassicToVPC document, and then choose Next.
  7. Under Input parameters, for InstanceId, enter your source EC2-Classic instance ID.
  8. For  TargetInstanceType specify your instance ID.
  9. For MigrationType, select Test if you would like to test first.
  10. To perform actual migration CutOver for Migration Type.
  11. Click Execute.

Thats it, this is how you can migrate your stand-alone servers. In case you have a complicated infrastructure including security groups, ElasticIPs and/or Load balancers, it will be little bit tricky and time consuming.

Leave a Reply

Your email address will not be published.