Domain 1: Design Resilient Architectures Flashcards

1
Q

Set up asynchronous data replication to another RDS DB instance hosted in another AWS Region

A

Create a Read Replica

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

A parallel file system for “hot” (frequently accessed) data

A

Amazon FSx For Lustre

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

Implement synchronous data replication across Availability Zones with automatic failover in Amazon RDS.

A

Enable Multi-AZ deployment in Amazon RDS.

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

Needs a storage service to host “cold” (infrequently accessed) data

A

Amazon S3 Glacier

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

Set up a relational database and a disaster recovery plan with an RPO of 1 second and RTO of less than 1 minute.

A

Use Amazon Aurora Global Database

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

Monitor database metrics and send email notifications if a specific threshold has been breached.

A

Create an SNS topic and add the topic in the CloudWatch alarm.

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

Set up a DNS failover to a static website.

A

Use Route 53 with the failover option to a static S3 website bucket or CloudFront distribution.

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

Implement an automated backup for all the EBS Volumes.

A

Use Amazon Data Lifecycle Manager to automate the creation of EBS snapshots.

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

Monitor the available swap space of your EC2 instances

A

Install the CloudWatch agent and monitor the SwapUtilizationmetric.

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

Implement a 90-day backup retention policy on Amazon Aurora.

A

Use AWS Backup

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