Medium1 markMultiple Choice
Domain 1.2: Security ControlsSecurityNetwork FirewallNetworking

AWS SAP-C02 · Question 25 · Domain 1.2: Security Controls

A company has a multi-tier application running on AWS. The web tier is in a public subnet, and the application and database tiers are in private subnets. The application tier needs to download software updates from the internet. The security team requires that the application tier's outbound internet access be restricted to only the specific domains of the software vendors. How can this be achieved?

Answer options:

A.

Use a NAT Gateway and configure Security Groups on the application instances to allow outbound traffic only to the vendor domains.

B.

Deploy an AWS Network Firewall in the VPC. Configure stateful rules with domain list filtering to allow access only to the vendor domains. Route application tier internet traffic through the firewall.

C.

Configure a VPC Endpoint for the software vendor's domains.

D.

Use AWS WAF on an Application Load Balancer to filter outbound requests.

How to approach this question

Identify the service that provides outbound domain filtering.

Full Answer

B.Deploy an AWS Network Firewall in the VPC. Configure stateful rules with domain list filtering to allow access only to the vendor domains. Route application tier internet traffic through the firewall.✓ Correct
AWS Network Firewall provides stateful inspection and domain name filtering for outbound traffic, allowing you to restrict access to specific URLs/domains.

Common mistakes

Believing Security Groups can use domain names.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7

75 questions · hints · full answers · grading

More questions from this exam