QuestionQ301

Integrating applications with Google Cloud services

HipLocal is setting up its access controls.

Which firewall configuration should it implement?

  • A Block all traffic on port 443.
  • B Allow all traffic into the network.
  • C Allow traffic on port 443 for a specific tag.
  • D Allow all traffic on port 443 into the network.
Explanation

A firewall rule that allows TCP port 443 only for instances with a specified network tag limits HTTPS access to the intended workloads. Google Cloud VPC firewall rules support network tags as targets, whereas a rule without a target applies to all instances in the network. Use VPC firewall rules

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!