Medium1 markMultiple Choice
AWS SAP-C02 · Question 67 · Domain 4.3: Migration Strategy
A company is migrating a monolithic application to AWS. The application has hardcoded IP addresses and cannot be easily refactored. They need to ensure the application retains its IP addresses during and after the migration. Which AWS service or feature should they use?
A company is migrating a monolithic application to AWS. The application has hardcoded IP addresses and cannot be easily refactored. They need to ensure the application retains its IP addresses during and after the migration. Which AWS service or feature should they use?
Answer options:
A.
AWS Elastic IP addresses
B.
Bring Your Own IP (BYOIP)
C.
AWS Direct Connect
D.
Amazon Route 53
How to approach this question
Identify the feature for migrating public IP space.
Full Answer
B.Bring Your Own IP (BYOIP)✓ Correct
Bring Your Own IP (BYOIP)
AWS allows you to Bring Your Own IP (BYOIP) addresses. You can route these IPs to AWS and assign them to your resources, solving the issue of hardcoded legacy IP addresses.
Common mistakes
Assuming Elastic IPs can be customized to match on-premises IPs.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 2
75 questions · hints · full answers · grading
More questions from this exam
Q01A company is setting up a multi-account AWS environment using AWS Organizations. They need to ens...EasyQ02An enterprise needs to connect its on-premises data center to AWS. They require a dedicated, priv...EasyQ03A company wants to share a single AWS Transit Gateway across multiple AWS accounts within their A...EasyQ04An architect needs to design a highly available database architecture that spans multiple AWS Reg...EasyQ05A global financial institution is migrating its core banking application to AWS. The application ...Medium
Expert