About 2,070,000 results
Open links in new tab
  1. Migrate an on-premises MySQL database to Amazon RDS for MySQL

    This pattern provides guidance for migrating an on-premises MySQL database to Amazon Relational Database Service (Amazon RDS) for MySQL. The pattern discusses the use of AWS Database Migration Service (AWS DMS) or native MySQL tools such as mysqldump for a full database migration.

  2. Migrate from MySQL to Amazon RDS with AWS DMS - aws.amazon.com

    In this lesson, you migrated an existing MySQL database to a fully managed MySQL database in Amazon RDS by using AWS DMS. By using Amazon RDS, you can free your developers to focus on innovation that's core to your business.

  3. Database Migration Step-by-Step Walkthroughs

    You can use AWS Database Migration Service (AWS DMS) to migrate your data to and from most widely used commercial and open-source databases such as Oracle, PostgreSQL, Microsoft SQL Server, Amazon Redshift, Amazon Aurora, MariaDB, and MySQL.

  4. AWS DMS Tutorial: Step-by-Step Guide to Migrating Databases

    Mar 6, 2025 · In this tutorial, you will discover how to set up and use AWS DMS for your database migration needs. You’ll learn: How AWS DMS works and its key features. The step-by-step process for setting up and executing a migration. Best practices to optimize performance, security, and cost. Troubleshooting techniques to resolve common migration issues.

  5. Migrate a source RDS MySQL database to a target RDS MySQL database ...

    Using AWS DMS, you can migrate data from a source data store to a target data store. These two data stores are called endpoints. You can migrate between source and target endpoints that use the same database engine, such as from one MySQL database to another MySQL database.

  6. Migration options for MySQL to Amazon RDS for MySQL or Amazon Aurora MySQL

    Feb 15, 2022 · In this post, we discuss different options to migrate data from a self-managed MySQL database to AWS-managed Amazon RDS for MySQL or Aurora MySQL. Given the popularity of MySQL databases, you can choose from a wide range of options to migrate data from one MySQL-compatible database to another.

  7. Migrate an on-premises MySQL database to Amazon Aurora MySQL

    Aug 5, 2024 · Migrating your on-premises MySQL database to Amazon Aurora with MySQL compatibility can significantly enhance your database’s performance, scalability, and manageability. AWS Database Migration Service makes …

  8. Migrate a DB to RDS using AWS Database Migration Service (DMS)

    Mar 3, 2024 · There are six main steps to migrate a database to Amazon RDS using DMS: Setup the source database - This is not required if your already have a database. We will create a simple MySQL DB on an EC2 instance for this tutorial. Setup the target database - We will create an Amazon RDS MySQL instance.

  9. Migrate on-premises MySQL environments to Amazon RDS using AWS

    Choose one of the following migration types: Migrate existing data only—Use this migration type for one-time migrations. Migrate existing data and replicate ongoing changes —Use this migration type to migrate large databases to the AWS Cloud with minimal downtime.

  10. How to Migrate MySQL DB to AWS RDS Using mysqldump and …

    Sep 30, 2022 · This blog explains how to migrate MySQL to AWS RDS using two different ways — mysqldump and DMS. Generally, AWS DB migration requires the following steps. Build DB Migration Plan → Change Schema...

  11. Some results have been removed