Soru

Zorluk: KolayRoute 53 Routing Policies and DNS Failover Strategies

A solutions architect is configuring an active-passive disaster recovery strategy in Amazon Route 53. The primary application runs on an Application Load Balancer (ALB), and the backup site is a static website hosted on Amazon S3. Which of the following Route 53 record configurations must the solutions architect create to implement this failover mechanism? (Select TWO.)

  1. A Failover record pointing to the Application Load Balancer with the Failover Record Type set to Primary and Evaluate Target Health set to YesCevap
  2. A Failover record pointing to the Amazon S3 bucket website endpoint with the Failover Record Type set to SecondaryCevap
  3. C
    A Latency routing record pointing to the Application Load Balancer to act as the primary failover target
  4. D
    A Failover record pointing directly to an Amazon RDS Read Replica as the primary target
  5. E
    A Warm Standby routing record to manage the automatic scaling of the primary and backup resources

Cevap

The correct configurations are creating a Failover record pointing to the Application Load Balancer with the Failover Record Type set to Primary and Evaluate Target Health set to Yes, and creating a Failover record pointing to the Amazon S3 bucket website endpoint with the Failover Record Type set to Secondary.
To set up active-passive failover in Route 53, you must create a Primary record using the Failover routing policy pointing to the active resource (the ALB) and enable 'Evaluate Target Health'. You must also create a Secondary record using the Failover routing policy pointing to the standby resource (the S3 bucket website endpoint). When the primary resource is determined to be unhealthy, Route 53 automatically shifts DNS traffic to the secondary resource.

Adım Adım Çözüm

1
Define the primary routing policy.
Create a Failover routing policy record for the primary Application Load Balancer (ALB) and set its Failover Record Type to Primary.
This establishes the ALB as the active resource under normal operating conditions.
2
Enable health monitoring on the primary record.
Set Evaluate Target Health to Yes on the primary record.
Route 53 uses this setting to monitor the ALB's health and trigger failover if the ALB becomes unhealthy.
3
Define the backup routing policy.
Create a second Failover routing policy record for the static Amazon S3 website endpoint and set its Failover Record Type to Secondary.
This establishes the static S3 website as the standby resource that Route 53 routes traffic to when the primary ALB is unhealthy.

Anahtar Kavram

Route 53 active-passive DNS failover configurations use Failover routing policies with defined Primary and Secondary records, where the Primary record evaluates the target's health to determine when to route traffic to the Secondary record.
Bu soruyu puanla