5_Migrating Data into AWS Databases

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

flashcard set

Earn XP

Description and Tags

Flashcards about AWS Database Migration Service (DMS) and related tools to migrate and replicate data to and within AWS.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

AWS Database Migration Service (AWS DMS)

A managed migration and replication service that helps move existing database and analytics workloads to and within AWS.

2
New cards

Endpoints (in AWS DMS)

The source and target data stores involved in a data migration process.

3
New cards

Homogeneous Data Migration

Data migration between equivalent database engines.

4
New cards

Heterogeneous Data Migration

Data migration between source and target endpoints that use different database engines.

5
New cards

AWS DMS Fleet Advisor

A tool used for database discovery that automatically inventories and assesses on-premises databases and server fleets, providing potential migration paths and suggestions.

6
New cards

AWS Schema Conversion Tool and AWS DMS Schema Conversion

Tools that automatically assess and convert the source database schema and most of the database code objects to a format compatible with the target database.

7
New cards

AWS Schema Conversion Tool

A standalone application that works in conjunction with AWS DMS to convert database schemas; needs to be downloaded to a local drive.

8
New cards

AWS DMS in a data lake context

Used to replicate data from a database into a data lake for analytics, connecting the replication task to Amazon S3 raw data bucket.