Hard1 markMultiple Choice
GCP PCA · Question 49 · Technical Requirements
An enterprise is adopting a multi-cloud strategy. They have Kubernetes clusters running in Google Cloud (GKE), on-premises (VMware), and in AWS (EKS). The security team requires consistent RBAC policies, network security policies, and configuration management across all clusters, regardless of where they are hosted. Which TWO Google Cloud technologies should you recommend? (Select TWO)
An enterprise is adopting a multi-cloud strategy. They have Kubernetes clusters running in Google Cloud (GKE), on-premises (VMware), and in AWS (EKS). The security team requires consistent RBAC policies, network security policies, and configuration management across all clusters, regardless of where they are hosted. Which TWO Google Cloud technologies should you recommend? (Select TWO)
Answer options:
A.
Google Cloud Deployment Manager
B.
Anthos Config Management
C.
VPC Service Controls
D.
Anthos Fleet Management (Environments)
E.
Migrate for Anthos
How to approach this question
Identify the Google Cloud product suite designed specifically for hybrid and multi-cloud Kubernetes management (Anthos).
Full Answer
B,D
Anthos is Google's hybrid and multi-cloud platform. By grouping the GKE, on-premises, and EKS clusters into an Anthos 'Fleet', administrators gain a single pane of glass for management. Anthos Config Management (ACM) leverages GitOps principles: administrators write RBAC and security policies in a central Git repository, and ACM automatically syncs and enforces those policies across every cluster in the Fleet, ensuring consistent security posture everywhere.
Common mistakes
Assuming GCP tools only work in GCP. Anthos is specifically designed to manage AWS (EKS) and Azure (AKS) clusters as well.
Practice the full GCP Professional Cloud Architect Practice Exam 7
50 questions · hints · full answers · grading
More questions from this exam
Q01CASE STUDY: TechStream Gaming
Company Overview:
TechStream Gaming is a global multiplayer game d...HardQ02CASE STUDY: TechStream Gaming
Company Overview:
TechStream Gaming is a global multiplayer game d...MediumQ03CASE STUDY: TechStream Gaming
Company Overview:
TechStream Gaming is a global multiplayer game d...MediumQ04CASE STUDY: TechStream Gaming
Company Overview:
TechStream Gaming is a global multiplayer game d...MediumQ05CASE STUDY: TechStream Gaming
Company Overview:
TechStream Gaming is a global multiplayer game d...Medium
Expert