Assuming that resources are deployed in multiple Availability Zones in a single Region, which solution will meet these requirements?

1 Comment

  1. Cynthia
    Author

    I have a feeling that the answer is:
    Create Amazon EC2 instances for the service. Create one Elastic IP address for each Availability Zone. Create a Network Load Balancer (NLB) and expose the assigned TCP port. Assign the Elastic IP addresses to the NLB for each Availability Zone. Create a target group and register the EC2 instances with the NLB. Create a new A (alias) record set named my.service.com, and assign the NLB DNS name to the record set.

Leave a Reply

Your email address will not be published. Required fields are marked *

1 × 3 =