AWS Certified Solutions Architect Professional SAP-C02 Practice Question

A solutions architect is designing a multi-tier web application in a VPC. The architecture consists of a fleet of web servers in a public subnet and a fleet of application servers in a private subnet. The web servers must accept HTTPS traffic (TCP port 443) from clients on the internet. The security group for the web servers correctly allows inbound traffic on TCP port 443 from 0.0.0.0/0. Despite this, users report intermittent connection timeouts when accessing the application. A review of VPC Flow Logs shows that SYN packets from clients are reaching the web servers, but the corresponding SYN-ACK responses from the servers are being dropped. What is the MOST likely cause of this issue and the correct way to resolve it?

  • The security group for the web servers is missing an outbound rule. Add an outbound rule to the security group to allow traffic on TCP ports 1024-65535 to 0.0.0.0/0.

  • The network ACL for the private subnet is blocking return traffic. Add an outbound rule to the private subnet's NACL to allow traffic on TCP ports 1024-65535 to the public subnet's CIDR range.

  • The network ACL for the public subnet is blocking inbound traffic. Add an inbound rule with a lower number than the default deny rule to allow TCP port 443 from source 0.0.0.0/0.

  • The network ACL for the public subnet is blocking outbound return traffic. Add an outbound rule to the public subnet's NACL to allow traffic on TCP ports 1024-65535 to destination 0.0.0.0/0.

AWS Certified Solutions Architect Professional SAP-C02
Design for New Solutions
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot