PROFESSIONAL-CLOUD-ARCHITECT · Question #376
PROFESSIONAL-CLOUD-ARCHITECT Question #376: Real Exam Question with Answer & Explanation
The correct answer is D: Utilize Config Sync as part of GKE to synchronize configurations from a centralized repository,. Config Sync and Policy Controller are Google-recommended Anthos/GKE capabilities for centralized, Git-based configuration management and consistent policy enforcement using OPA Gatekeeper. This combination standardizes application and platform configuration across multiple cluste
Question
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?
Options
- ALeverage Argo CD for GitOps-based continuous delivery and Open Policy Agent (OPA) for policy
- BDeploy Crossplane for managing cloud resources as Kubernetes objects, FluxCD for GitOps-
- CDeploy Kustomize for configuration customization, Config Sync with multiple Git repositories, and
- DUtilize Config Sync as part of GKE to synchronize configurations from a centralized repository,
Explanation
Config Sync and Policy Controller are Google-recommended Anthos/GKE capabilities for centralized, Git-based configuration management and consistent policy enforcement using OPA Gatekeeper. This combination standardizes application and platform configuration across multiple clusters and environments while enforcing security constraints declaratively and consistently.
Community Discussion
No community discussion yet for this question.