Introduction to Database Migration
Most applications need to store data in some form of database. Amazon Web Services (AWS) provides several tools to help you migrate your databases, and the applications that use them, to the cloud. You can change their database management system (DBMS) or even their architecture from SQL to NoSQL, as appropriate.
It is fairly simple to migrate data from one server to another when both are using the same database engine, known as homogeneous migration. Going to a different engine, or heterogeneous migration, is harder and may require changes in your application.
In this course, you will learn about two database tools: AWS Schema Conversion Tool (AWS SCT) and AWS Database Migration Service (AWS DMS).
Watch on Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related AI Lessons
⚡
⚡
⚡
⚡
Modern businesses Data Analytics vs Data Science: Which Strategy Actually Drives Business Growth in…
Medium · Data Science
Python for Data Science — Handling Missing Values in Pandas
Medium · Programming
Roblox Data Engineering Interview Questions: Full DE Prep Guide
Dev.to · Gowtham Potureddi
Tesla Data Engineering Interview Questions: Full DE Prep Guide
Dev.to · Gowtham Potureddi
🎓
Tutor Explanation
DeepCamp AI