Courseiva
Integrating Google Cloud servicesmediumMultiple SelectObjective-mapped

PCD Integrating Google Cloud services Practice Question

A company is building a data processing pipeline that needs to ingest events from multiple sources, process them in order, and handle failures with retry. They also need to schedule periodic tasks. Which THREE services should they use? (Choose 3)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Cloud Scheduler

Cloud Pub/Sub for ingesting events with ordering, Cloud Tasks for retry handling, and Cloud Scheduler for scheduling periodic tasks. Cloud Workflows is for orchestration, Cloud Logging is for logs.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Cloud Scheduler

    Why this is correct

    Cloud Scheduler can trigger periodic tasks.

  • Cloud Tasks

    Why this is correct

    Cloud Tasks provides retries and can handle failures.

  • Cloud Workflows

    Why it's wrong here

    Cloud Workflows orchestrates but does not handle retries or scheduling natively.

  • Cloud Pub/Sub

    Why this is correct

    Cloud Pub/Sub can ingest events with ordering guarantees.

  • Cloud Logging

    Why it's wrong here

    Cloud Logging is for logs, not for pipeline processing.

About these practice questions

Courseiva writes every PCD question from scratch — 964 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PCD practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCD exam.