Skip to content

Automate the Migrate our on-premises Sakila database to a cloud provider using CLI's

Notifications You must be signed in to change notification settings

jecastrom/mysql_database_migration_to_the_cloud_aws_rds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Mini Project - MySQL Database migration to the cloud (AWS RDS MySQL instance)

40541063 a07a0a8a 601a 11e8 91b5 2f13e4e6b441

Jorge Castro DAPT NOV2021


1. About the project

In this project my goal is to learn how to take an on premises mysql database and an instance, migrate it to AWS RDS. Then create a script to automate this process.

I will be using the mysql shell Instance Dump Utility and the mysql shell Dump Loading Utility to load the data to the AWS RDS instance. I will be using the AWS CLI commands only when working with AWS and MySQL.

Go to the Wiki section to see the step by step process of this project.

About

Automate the Migrate our on-premises Sakila database to a cloud provider using CLI's

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published