how do i migrate server from aws to linode

how to migrate from aws server and database and dns? is it possible?

1 Reply

Hello @techno,

As far as I am aware migrating from AWS has no special circumstances that would be any different from other cloud providers.

Deciding on a Migration Strategy

There are three general strategies for migrating from another hosting provider:

When transferring data to your Linode I personally use Rsync, the Introduction to rsync guide is a good place to become more familiar with this tool.

Create a Managed Database

While creating a Database you have a few different flavors of databases that you can choose from with different guides for each choice:

Migrating DNS Records

To direct your visitors to your Linode, associate your domain with your new Linode's IP. There are two options for moving your DNS records:

  • Use Linode's fast, stable DNS hosting which is free as long as you have one active Linode on your account.

  • Continue to use your current nameserver authority and update your DNS records with your new Linode's IP address. You should check with your current provider to see if there are any costs for their DNS services. If you are using your domain name registrar's nameservers, then they are generally free.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct