ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 49 - SAP-C01 discussion

Report
Export

A web company is looking to implement an external payment service into their highly available application deployed in a VPC Their application EC2 instances are behind a public facing ELB. Auto scaling is used to add additional instances as traffic increases under normal load the application runs 2 instances in the Auto Scaling group but at peak it can scale 3x in size. The application instances need to communicate with the payment service over the Internet which requires whitelisting of all public IP addresses used to communicate with it. A maximum of 4 whitelisting IP addresses are allowed at a time and can be added through an API.

How should they architect their solution?

A.
Route payment requests through two NAT instances setup for High Availability and whitelist the Elastic IP addresses attached to the MAT instances.
Answers
A.
Route payment requests through two NAT instances setup for High Availability and whitelist the Elastic IP addresses attached to the MAT instances.
B.
Whitelist the VPC Internet Gateway Public IP and route payment requests through the Internet Gateway.
Answers
B.
Whitelist the VPC Internet Gateway Public IP and route payment requests through the Internet Gateway.
C.
Whitelist the ELB IP addresses and route payment requests from the Application servers through the ELB.
Answers
C.
Whitelist the ELB IP addresses and route payment requests from the Application servers through the ELB.
D.
Automatically assign public IP addresses to the application instances in the Auto Scaling group and run a script on boot that adds each instances public IP address to the payment validation whitelist API.
Answers
D.
Automatically assign public IP addresses to the application instances in the Auto Scaling group and run a script on boot that adds each instances public IP address to the payment validation whitelist API.
Suggested answer: A
asked 16/09/2024
Jose Ortuondo Arambalza
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first