ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 101 - SAP-C02 discussion

Report
Export

A financial company is planning to migrate its web application from on premises to AWS. The company uses a third-party security tool to monitor the inbound traffic to the application. The company has used the security tool for the last 15 years, and the tool has no cloud solutions available from its vendor. The company's security team is concerned about how to integrate the security tool with AWS technology.

The company plans to deploy the application migration to AWS on Amazon EC2 instances. The EC2 instances will run in an Auto Scaling group in a dedicated VPC. The company needs to use the security tool to inspect all packets that come in and out of the VPC. This inspection must occur in real time and must not affect the application's performance. A solutions architect must design a target architecture on AWS that is highly available within an AWS Region.

Which combination of steps should the solutions architect take to meet these requirements? (Select TWO.)

A.
Deploy the security tool on EC2 instances in a new Auto Scaling group in the existing VPC.
Answers
A.
Deploy the security tool on EC2 instances in a new Auto Scaling group in the existing VPC.
B.
Deploy the web application behind a Network Load Balancer.
Answers
B.
Deploy the web application behind a Network Load Balancer.
C.
Deploy an Application Load Balancer in front of the security tool instances.
Answers
C.
Deploy an Application Load Balancer in front of the security tool instances.
D.
Provision a Gateway Load Balancer for each Availability Zone to redirect the traffic to the security tool.
Answers
D.
Provision a Gateway Load Balancer for each Availability Zone to redirect the traffic to the security tool.
E.
Provision a transit gateway to facilitate communication between VPCs.
Answers
E.
Provision a transit gateway to facilitate communication between VPCs.
Suggested answer: A, D

Explanation:

Option A, Deploy the security tool on EC2 instances in a new Auto Scaling group in the existing VPC, allows the company to use its existing security tool while still running it within the AWS environment. This ensures that all packets coming in and out of the VPC are inspected by the security tool in real time. Option D, Provision a Gateway Load Balancer for each Availability Zone to redirect the traffic to the security tool, allows for high availability within an AWS Region. By provisioning a Gateway Load Balancer for each Availability Zone, the traffic is redirected to the security tool in the event of any failures or outages. This ensures that the security tool is always available to inspect the traffic, even in the event of a failure.

asked 16/09/2024
Troy Borders
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first