28. Disaster Recovery & Migrations Flashcards

1
Q

Disaster Recovery Strategies

A
  • Backup and Restore
  • Pilot Light
  • Warm Standby
  • Hot Site / Multi Site Approach
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

DMS - Database Migration Service

A
  • Quickly and securely migrate databases to AWS, resilietn, self healing
  • The source database remains available during the migration
  • Support
    Homogeneous migrations: ex Oracle to Oracle
    Heterogeneous migration: ex Microsoft SQL Server to Auora
  • Continous Data Replication using CDC
  • You must create an EC2 instance to perform the replication tasks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Database Migration Service - Sources

A
  • On-Premises and EC2 Instances databases: Oracle, MS SQL Server, MySQL, MariaDB, PostgresSQL, MongoDB, SAP, DB2
  • Azure: Azure SQL Database
  • Amazon RDS: all including Aurora
  • Amazon S3
  • DocumentDB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Database Migration Service - Targets

A
  • On-Premises and EC2 instances databases: Oracle, MS SQL Server, MySQL, MariaDB, PostgreSQL, SAP
  • Amazon RDS
  • Redshift, DynamoDB, S3
  • OpenSearch Service
  • Kinesis Data Stream
  • Apache Kafka
  • DocumentDB & Amazon Neptune
  • Redis & Babelfish
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

AWS Conversion Tool

A
  • Convert your Database’s Schema from one engine to another
  • Example OLTP: (SQL Server or Oracle) to MySQL, PostgreSQL, Aurora
  • Example OLA: (Teradata or Oracle) to Amazon Redshift
  • Prefer compute-intensive instance to optimize data convertions.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly