🇺🇸 Google Cloud Professional Cloud Architect · flashcards

Google Cloud Professional Cloud Architect Data, Analytics, and AI Solution Architecture Flashcards

51 question-and-answer cards covering Data, Analytics, and AI Solution Architecture as it is examined in Google Cloud Professional Cloud Architect. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.

51Cards in deck
24Free preview
16Syllabus topics
~195Chars per answer
FreePrice

24 sample cards from the Data, Analytics, and AI Solution Architecture deck

Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.

  1. What is Dataplex?

    An intelligent data fabric / governance service that unifies, catalogs, organizes, and governs distributed data across data lakes, warehouses, and marts with centralized metadata, quality, and security.

  2. How does Dataplex organize data assets logically?

    Using lakes (logical domains), zones within lakes (raw vs. curated), and assets that map to physical resources like Cloud Storage buckets and BigQuery datasets.

  3. What governance capabilities does Dataplex provide?

    Unified data catalog and metadata discovery, data quality and profiling, data lineage, and centralized access policies across distributed storage.

  4. What are the key dimensions for choosing the right database on Google Cloud?

    Data model (relational vs. NoSQL vs. key-value), consistency needs, scale/throughput, latency, query patterns (transactional vs. analytical), and global vs. regional reach.

  5. What is Cloud Spanner?

    A fully managed, horizontally scalable relational database providing strong (external) consistency, SQL support, and synchronous replication across regions—combining relational structure with global scale.

  6. What technology gives Spanner globally consistent transactions?

    TrueTime, an API using atomic clocks and GPS to provide globally synchronized time with bounded uncertainty, enabling external consistency for distributed transactions.

  7. When should you choose Spanner over Cloud SQL?

    Choose Spanner when you need relational/SQL with horizontal scale beyond a single node, very high availability (up to 99.999%), and strong consistency across regions; choose Cloud SQL for traditional single-region MySQL/PostgreSQL/SQL Server workloads.

  8. What is Cloud Bigtable?

    A fully managed, petabyte-scale, wide-column NoSQL database for high-throughput, low-latency workloads, ideal for time-series, IoT, financial, and analytical data with massive read/write volumes.

  9. Why is Bigtable row key design critical?

    Bigtable is a sorted key-value store; poorly designed keys (e.g., monotonically increasing timestamps) cause hotspotting on a single node. Good keys distribute load evenly and support efficient range scans.

  10. When choose Bigtable vs. BigQuery?

    Bigtable for high-throughput, low-latency operational reads/writes and single-row lookups by key; BigQuery for ad hoc analytical SQL queries and aggregations over large datasets.

  11. What is Firestore and its primary use case?

    A serverless, fully managed NoSQL document database with real-time synchronization and offline support, ideal for mobile/web app backends, user profiles, and semi-structured documents.

  12. What is Memorystore?

    A fully managed in-memory data store service for Redis and Memcached, used for sub-millisecond caching, session storage, and leaderboards to offload backend databases.

  13. Compare Firestore and Bigtable for workload selection.

    Firestore: document model, strong consistency, real-time sync, moderate scale for app backends. Bigtable: wide-column, very high write throughput and massive scale for time-series/analytics—no real-time client sync.

  14. What is Vertex AI?

    Google Cloud's unified machine learning platform that brings data engineering, model training (AutoML and custom), deployment, MLOps, and generative AI (Model Garden, Gemini) into a single environment.

  15. What is the difference between AutoML and custom training in Vertex AI?

    AutoML lets you train high-quality models with minimal code on your data (Google handles architecture/tuning); custom training gives full control using your own code, frameworks, and containers.

  16. What are Google's pre-trained ML APIs and give examples.

    Ready-to-use APIs requiring no training: Vision API (image analysis), Natural Language API (entity/sentiment), Speech-to-Text and Text-to-Speech, Translation API, and Video Intelligence API.

  17. When should you use a pre-trained API versus AutoML versus custom training?

    Pre-trained API for common tasks with no custom data; AutoML when you need a custom model on your labeled data with little ML expertise; custom training when you need full control over architecture and code.

  18. What generative AI services does Vertex AI offer?

    Access to foundation models (Gemini, Imagen, etc.) via Model Garden, plus tools for prompt design, grounding, fine-tuning, embeddings, and RAG to build generative AI applications.

  19. Which accelerators does Google Cloud offer for ML workloads, and when use each?

    GPUs (general-purpose for training/inference across many frameworks) and TPUs (custom ASICs optimized for large-scale matrix math, best for large TensorFlow/JAX deep-learning training).

  20. What architectural factors matter most when designing for large ML training workloads?

    Choice of accelerator (GPU/TPU), distributed training strategy, high-throughput data pipeline (e.g., from Cloud Storage), use of Spot VMs for cost, and managed Vertex AI training to avoid infra management.

  21. What is MLOps?

    The practice of applying DevOps principles to machine learning: automating and managing the end-to-end ML lifecycle—data prep, training, deployment, monitoring, and retraining—for reliable, reproducible models in production.

  22. What is model/data drift and how is it handled in MLOps?

    Drift is degradation of model performance when production data diverges from training data (data drift) or relationships change (concept drift). It's handled via Vertex AI Model Monitoring with alerts that trigger retraining pipelines.

  23. What Vertex AI components support the MLOps lifecycle?

    Vertex AI Pipelines (orchestration), Feature Store (managed features), Model Registry (versioning), Experiments (tracking), and Model Monitoring (drift/skew detection).

  24. What is the difference between training-serving skew and data drift?

    Training-serving skew is a discrepancy between how data is processed during training versus serving (often a pipeline bug present from day one); data drift is a gradual change in the live input distribution over time after deployment.

What this deck covers

The Data, Analytics, and AI Solution Architecture deck follows the Google Cloud Professional Cloud Architect Data, Analytics, and AI Solution Architecture syllabus — 4 chapters and 16 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 12.8 cards per chapter.

Answers are written to be recallable, not just readable — averaging about 195 characters, which is long enough to carry the reasoning and short enough to say out loud.

A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.

Data, Analytics, and AI Solution Architecture flashcards FAQ

How many Data, Analytics, and AI Solution Architecture flashcards are in this Google Cloud Professional Cloud Architect deck?

51 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.

Are these Google Cloud Professional Cloud Architect flashcards free?

Yes. The preview here is free to read with no signup, and the full 51-card deck is free inside the Examius app.

What do the Data, Analytics, and AI Solution Architecture cards cover?

They follow the Google Cloud Professional Cloud Architect Data, Analytics, and AI Solution Architecture syllabus — 4 chapters and 16 topics — so the questions track what is actually examinable.

How should I use these flashcards?

Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.