For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Professional Cloud ArchitectGCP Professional Cloud Architect Practice Exam 3Question 47
    Medium1 markMultiple Choice
    Domain 4: Analyzing and Optimizing Technical and Business ProcessesDomain 4GitOpsCI/CDCloud Build

    GCP PCA · Question 47 · Domain 4: Analyzing and Optimizing Technical and Business Processes

    You are designing a CI/CD pipeline for a GKE-based application. The development team wants to adopt a GitOps methodology. Which TWO tools/services are central to implementing GitOps on Google Cloud? (Select TWO)

    Answer options:

    A.

    Cloud Dataflow.

    B.

    Cloud Build.

    C.

    Cloud Spanner.

    D.

    Anthos Config Management (Config Sync).

    E.

    Cloud Endpoints.

    How to approach this question

    Identify the CI tool (builds images) and the GitOps CD tool (syncs Git to Kubernetes).

    Full Answer

    In a GitOps workflow on GCP, Cloud Build handles the Continuous Integration (CI) phase: it detects a commit, runs tests, builds a Docker image, and pushes it to Artifact Registry. Anthos Config Management (specifically Config Sync) handles the Continuous Deployment (CD) phase: it runs inside the GKE cluster, constantly polling a Git repository for changes to Kubernetes YAML files, and automatically applying those changes to the cluster.

    Common mistakes

    Not recognizing Config Sync as the GitOps engine. Traditional CD pushes to the cluster; GitOps pulls from the repo.
    Question 46All questionsQuestion 48

    Practice the full GCP Professional Cloud Architect Practice Exam 3

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...MediumQ02**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...HardQ03**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...MediumQ04**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...EasyQ05**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...Medium
    View all 50 questions →