Reading current stakeholder needs and mapping a path to the target state
This objective focuses on gap analysis: understanding existing stakeholder requirements, data sources, current architecture, and skill sets, then designing a migration or modernization plan toward the target state on Google Cloud. Exam questions test whether you can map business requirements to appropriate GCP services while respecting constraints like existing investments, compliance, timelines, and team capabilities.
Must-know
- Always distinguish business requirements (e.g., cost reduction, faster reporting, compliance) from technical requirements (e.g., latency, throughput, schema evolution) since exam scenarios often hide the true driver in a business statement.
- Identify current state artifacts explicitly: existing data sources (on-prem DBs, SaaS, streaming), current processing tools (Hadoop, Spark, ETL scripts), team skills (SQL-only vs. Java/Python), and pain points (manual pipelines, scaling limits, lack of governance).
- A migration/modernization plan should be staged (lift-and-shift then optimize) rather than a full re-architecture in one step, especially when stakeholders have limited cloud experience or tight timelines.
- Map desired state needs to service choices using key differentiators: BigQuery for SQL-based warehousing/analytics, Dataflow for unified batch/stream processing, Dataproc for lift-and-shift of existing Spark/Hadoop jobs, and Pub/Sub for event ingestion.
- Consider organizational constraints such as existing licensing (e.g., keep using Spark/Hive skills via Dataproc instead of rewriting to Beam), data residency/compliance needs, and change-management/training requirements when proposing the plan.
- A good plan explicitly ties each proposed GCP service back to a stated stakeholder need or current gap, since the exam often tests whether the 'best' answer matches the actual requirement versus a technically superior but requirement-mismatched option.
Coverage checked against the published exam guide on Aug 11, 2026.
These are independent practice questions, written against this certification's published exam guide. They are not the certification vendor's own questions, and not the real exam.