Medium1 markMultiple Choice
AWS SAP-C02 · Question 46 · Domain 4.2: New Architecture Design
A company is migrating a legacy application to AWS. The application has hardcoded IP addresses and cannot support DNS. It requires high availability across multiple Availability Zones. Which AWS service allows the application to retain a static IP while load balancing across AZs?
A company is migrating a legacy application to AWS. The application has hardcoded IP addresses and cannot support DNS. It requires high availability across multiple Availability Zones. Which AWS service allows the application to retain a static IP while load balancing across AZs?
Answer options:
A.
Application Load Balancer (ALB)
B.
Network Load Balancer (NLB)
C.
Amazon Route 53
D.
AWS Global Accelerator
How to approach this question
Identify the load balancer that supports static IPs.
Full Answer
B.Network Load Balancer (NLB)✓ Correct
Network Load Balancers provide a static IP address per AZ, making them ideal for legacy applications that require hardcoded IPs.
Common mistakes
Choosing ALB, which uses dynamic IP addresses.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 100 VPCs across 5 AWS Regions. They need to establish a highly available, trans...HardQ02A company uses AWS Organizations. The CISO requires that no EC2 instances can be launched outside...MediumQ03An application uses Amazon Aurora PostgreSQL. To meet disaster recovery requirements, the databas...HardQ04A company is setting up a new multi-account AWS environment. They want to automate the creation o...MediumQ05An organization wants to allocate AWS costs to specific departments. They use multiple AWS accoun...Medium
Expert