🔥 40% Off Crucial Exams Memberships — Deal ends today!

2 hours, 27 minutes remaining!

GCP Professional Cloud Security Engineer Practice Question

Your company is deploying a three-tier application in a single VPC. Web-tier instances run in subnet-web, application-tier instances in subnet-app, and MySQL database VMs in subnet-db. Security requires that:

  1. The database tier must accept traffic only from the application tier on TCP port 3306.
  2. Traffic between the application and database tiers must be encrypted in transit, without administrators managing certificates on every VM. Which approach meets both requirements while minimizing operational overhead?
  • Configure a Cloud VPN tunnel between subnet-app and subnet-db and allow TCP 3306 over the VPN to secure traffic without additional encryption measures.

  • Move the application and database instances into the same subnet, rely on Google Cloud's default in-transit encryption, and allow all internal traffic within the subnet.

  • Place the database behind an internal TCP proxy load balancer with an uploaded SSL certificate and permit connections from the application subnet through the load balancer's forwarding rule.

  • Create an ingress firewall rule that targets the database instances and allows TCP 3306 only from the application tier's service account, then deploy Anthos Service Mesh to both tiers and enforce strict mutual TLS so sidecar proxies transparently encrypt all traffic.

GCP Professional Cloud Security Engineer
Securing communications and establishing boundary protection
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