a

The Daily Dose

Our regularly updated blog on all the things that we think you will find interesting. AWS, Cloud, Healthcare, Mobile apps, tutorials and more.

Top AWS Services

Top 25 AWS Services

Learn about our Top AWS Services for 2023 and prepare your journey through the cloud with precision and confidence.

Read more ➞

Top 10 AWS Migration Services

Discover our top services for helping you migrate over to the AWS cloud.

Read more ➞

AWS Business Continuity Plan

Learn how to create an effective business continuity plan for your AWS stack.

Read more ➞

How to migrate your EC2 MySQL Instance to RDS

How to migrate your EC2 MySQL Instance to RDS

The other day I had to migrate a couple of databases from an EC2 MySQL instance to RDS. I couldn’t find a decent example of how to do this so I wrote this up.

Some of you might ask why do you want to do this? You get more control with EC2 than RDS. The reality is the EC2 instance ran out of RAM, and I didn’t want to build out a new box.