Professional Cloud Security Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise runs containerized microservices on Google Kubernetes Engine (GKE) in Google Cloud. The security team needs to enforce egress boundary protection that moves beyond basic Layer 4 port and protocol rules.
The security architecture must meet the following requirements:
Which architecture should the security engineer implement to meet these requirements?
This architecture combines Cloud Service Mesh application-layer controls with Google Cloud VPC perimeter security to establish a defense-in-depth egress boundary. Workload identities are established using mutual TLS (mTLS) and X.509 certificates, while outbound traffic is routed through managed egress gateways deployed on a dedicated GKE node pool. The gateway nodes are isolated using Kubernetes taints and tolerations to prevent standard application workloads from co-locating on them.
istio-egress), while application teams deploy workloads in separate application namespaces.This solution ensures workloads cannot bypass mesh proxies via raw sockets or altered iptables rules because the underlying VPC firewall drops all direct external egress from standard workload nodes.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.