nerdexam
GoogleGoogle

ASSOCIATE-CLOUD-ENGINEER · Question #112

ASSOCIATE-CLOUD-ENGINEER Question #112: Real Exam Question with Answer & Explanation

The correct answer is C: Add a network tag of your choice to the instance. Create a firewall rule to allow ingress on UDP. The LDAP Server was deployed on the Compute Engine, we need to allow inbound traffic to the UDP port 636. The only way to make it possible in this scenario is allowing (INGRESS) UDP traffic to the Compute Instance where LDAP Server is running, with a firewall rule.

Submitted by emma.c· Mar 30, 2026

Question

You deployed an LDAP server on Compute Engine that is reachable via TLS through port 636 using UDP. You want to make sure it is reachable by clients over that port. What should you do?

Options

  • AAdd the network tag allow-udp-636 to the VM instance running the LDAP server.
  • BCreate a route called allow-udp-636 and set the next hop to be the VM instance running the
  • CAdd a network tag of your choice to the instance. Create a firewall rule to allow ingress on UDP
  • DAdd a network tag of your choice to the instance running the LDAP server. Create a firewall rule

Explanation

The LDAP Server was deployed on the Compute Engine, we need to allow inbound traffic to the UDP port 636. The only way to make it possible in this scenario is allowing (INGRESS) UDP traffic to the Compute Instance where LDAP Server is running, with a firewall rule.

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER PracticeBrowse All ASSOCIATE-CLOUD-ENGINEER Questions