CertNova
Menu
← Back to PBQ types

Firewall PBQs: AWS Certified CloudOps Engineer – Associate (SOA-C03)

easy

Question 1 of 3

An Application Load Balancer (ALB) in the public subnet (10.0.1.0/24) cannot perform health checks on EC2 instances in the private subnet (10.0.2.0/24). The EC2 instances run a web application on port 80. After investigating, you find the EC2 security group only allows SSH from the admin subnet and has no rule for HTTP traffic from the ALB. Fix the security group to allow ALB health checks while maintaining SSH access.

Firewall Rules

#DirectionSourcePortProtocolActionOrder
1inbound10.0.1.0/2422tcpallow
2inboundanyanyanydeny

Rules are evaluated top to bottom. Use ▲▼ to reorder.

Progress

0 of 3 rules correct

Edit or add rules to configure the firewall, then mark complete

0 of 3 marked complete