Section 28: Disaster Recovery and Migrations Flashcards

1
Q

A period of time in which an enterprise’s operations must be restored following a disruptive event, e.g., a cyberattack, natural disaster or communications failure

A

Recovery Point Objective (RPO)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The maximum tolerable length of time that a computer, system, network or application can be down after a failure or disaster occurs

A

Recovery Time Objective (RTO)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Recovery type that involves backing up resources at certain periods with the intention of restoring those backups in case of disaster

A

Backup and Restore

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Disaster recovery scenario in which a minimal version of an environment is always running in the cloud

A

Pilot Light

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Disaster recovery scenario in which a scaled-down version of a fully functional environment is always running in the cloud

A

Warm Standby

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Disaster recovery scenario where an environment runs in AWS as well as on your existing on-site infrastructure, in an active-active configuration

A

Hot Site / Multi Site

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A managed migration and replication service that helps move your database and analytics workloads to AWS quickly, securely, and with minimal downtime and zero data loss

A

Database Migration Service (DMS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Database migration tool used to convert your existing database schema from one database engine to another

A

AWS Schema Conversion Tool (SCT)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

True/False: You need to use the AWS Schema Conversion tool during any database migration - including ones to/from the same engine

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Service that helps you gather information about your on-premise servers in order to plan a migration

A

AWS Application Discovery Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Service that allows you to configure backup policies and monitor activity for your AWS resources in one place

A

AWS Backup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Feature of a backup vault, which allows you to lock backups so that they cannot be altered or deleted by a customer, account/data owner, or AWS

A

AWS Backup Vault Lock

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

As part of your Disaster Recovery plan, you would like to have only the critical infrastructure up and running in AWS. You don’t mind a longer Recovery Time Objective (RTO). Which DR strategy do you recommend?

A

Pilot Light

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

You would like to get the Disaster Recovery strategy with the lowest Recovery Time Objective (RTO) and Recovery Point Objective (RPO), regardless of the cost. Which DR should you choose?

A

Multi-Site

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which Disaster Recovery strategy has the highest Recovery Point Objective (RPO) and Recovery Time Objective (RTO)?

A

Backup and Restore

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

You want to make a Disaster Recovery plan where you have a scaled-down version of your system up and running, and when a disaster happens, it scales up quickly. Which DR strategy should you choose?

A

Warm Standby

17
Q

A company planning to migrate its existing websites, applications, servers, virtual machines, and data to AWS. They want to do a lift-and-shift migration with minimum downtime and reduced costs. Which AWS service can help in this scenario?

A

AWS Application Migration Service

18
Q

A company is using VMware on its on-premises data center to manage its infrastructure. There is a requirement to extend their data center and infrastructure to AWS but keep using the technology stack they are using which is VMware. Which AWS service can they use?

A

VMware Cloud on AWS

19
Q

How can you migrate an RDS for MySQL database to Aurora?

A

Create a snapshot of the RDS database and restore it to Aurora

20
Q

What service can you use to stream the existing data files as well as any ongoing file updates from Amazon S3 to Amazon Kinesis Data Streams?

A

Database Migration Service (DMS)