Google Cloud Professional Cloud Architect — Question 227

Your organization uses Google Kubernetes Engine (GKE) and Amazon Elastic Kubernetes Service (EKS) to manage a complex Kubernetes environment across multiple cloud providers. You need to deploy a solution that streamlines configuration management, enforces security policies, and ensures consistent application deployment across all of the environments. You want to follow Google-recommended practices. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because utilizing Config Sync with GKE allows for centralized configuration management, which is essential for consistency across environments. Policy Controller leveraging OPA Gatekeeper ensures that security policies are enforced effectively. The other options, while they include valid tools, do not align as closely with Google-recommended practices for GKE.