Knowledge CheckModule 07

Quiz: Module 07: Load Balancing and DNS

Test your understanding of the concepts covered in this module.

6 questions

  1. 1

    Which type of Elastic Load Balancer operates at Layer 7 of the OSI model and can route traffic based on the URL path or Host header in an HTTP request?

  2. 4

    Which of the following are configurable parameters for ALB target group health checks? (Select THREE.)Select multiple

  3. 5

    When an ALB target fails its health checks, what happens to existing connections to that target?

  4. 8

    Which Route 53 routing policy should you use if you want to send 90% of DNS traffic to one ALB and 10% to a second ALB during a gradual deployment?

  5. 9

    Which of the following statements about Route 53 Alias records are correct? (Select TWO.)Select multiple

  6. 10

    A company runs its application in two AWS Regions: `us-east-1` (primary) and `us-west-2` (standby). They want Route 53 to automatically direct all traffic to `us-west-2` if the primary Region becomes unavailable. Which combination of Route 53 features should they configure?