A company runs a backend database tier on Amazon EC2 instances in a private database subnet with CIDR block . The database instances receive incoming MySQL connections on TCP port from application servers in a separate private application subnet with CIDR block . Additionally, the database instances must periodically initiate outbound connections to download software updates from an external repository over HTTPS (TCP port ) via a NAT gateway located in the public subnet (CIDR block ). A solutions architect is configuring a custom network ACL (NACL) for the database subnet to enforce strict security boundaries.
Which configuration changes must the solutions architect apply to the database subnet's custom NACL to allow these connections? (Select TWO.)
- An inbound rule allowing TCP traffic on port range from source Cevap
- An outbound rule allowing TCP traffic on port range to destination Cevap
- CAn inbound rule allowing TCP traffic on port from source
- DAn outbound rule allowing TCP traffic on port to destination
- EAn inbound rule allowing TCP traffic on port from source