Module 5 - Challenge Lab: Migrating a Database to Amazon RDS | ALX | AWS SAA | AWS challenge lab
Chiziproxy Chiziproxy
860 subscribers
6,334 views
83

 Published On Nov 13, 2023

In this video, you will migrate data from a database on an Amazon Elastic Compute Cloud (Amazon EC2) instance to Amazon Relational Database Service (Amazon RDS). Specifically, you will migrate a MariaDB database that runs on an EC2 instance to a MariaDB database that runs on Amazon RDS. You will also update the café web application to use the new database to store data for all future orders.

After completing the tutorial video for this lab, you should be able to:

Create an RDS database instance
Export data from MariaDB database by using mysqldump
Connect a SQL client to an RDS database.
Migrate data from a MariaDB database that runs on an EC2 instance to an RDS database instance
Configure a web application to use the new RDS database instance for data storage

show more

Share/Embed