ExamQuestions.com

Register
Login
AWS Certified Advanced Networking Specialty Exam Questions

Amazon

AWS Certified Advanced Networking Specialty

104 / 585

Question 104:

Your company has a 3 tier application that consists of a Web, Application and Database Tier. The application is based on delivering RESTful services. They have Autoscaling Groups for the EC2 Instances for the Web and Application Tier. You now want to add high availability to the Tiers. But it needs to ensure that each tier can be scaled independently. How would you architect? Choose the most PREFERRED option, assuming that the application tier is HTTPS throughout.

Answer options:

A.Create an Application Load Balancer and add separate target groups for the Web and Application Tier.
B.Create an Application Load Balancer for the Application Tier and a classic load balancer for the Web Tier.
C.Create a Classic Load Balancer and add multiple targets for the Web and Application Tier.
D.Create separate Classic Load Balancers for the Web and Application Tiers.