AWS Certified CloudOps Engineer Associate SOA-C03 Practice Question

A company runs its e-commerce app in two AWS Regions. Each Region has an ALB fronting EC2 instances. The business wants active-passive failover: traffic must go to the standby Region only when the primary Region is unreachable. Operations require DNS health checks to query HTTPS /health on the app, not the ALB default check. Which solution provides this failover with minimal operational overhead?

  • Deploy AWS Global Accelerator with both ALBs as endpoints and assign all traffic weight to the primary Region; rely on the accelerator's built-in health checks for failover.

  • Create weighted DNS records (100 and 0) for the two ALBs and use a script to update the weights based on a periodic curl /health test.

  • Create two CNAME records in Route 53 that use the failover routing policy, each pointing to the DNS name of its Region's ALB. Attach an HTTPS health check that calls /health to the primary record and leave the secondary record without a health check.

  • Create two latency-based alias A records that point to each Region's ALB and enable Evaluate Target Health on both records.

AWS Certified CloudOps Engineer Associate SOA-C03
Reliability and Business Continuity
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot