hiexam
google · Professional-Cloud-Architect · Q426 · multiple_choice · topic_1

You need to ensure reliability for your application and operations by supporting reliable task scheduling for compute o…

You need to ensure reliability for your application and operations by supporting reliable task scheduling for compute on GCP. Leveraging Google best practices, what should you do?
  • A.Using the Cron service provided by App Engine, publish messages directly to a message-processing utility service running on Compute Engine instances.
  • B.Using the Cron service provided by App Engine, publish messages to a Cloud Pub/Sub topic. Subscribe to that topic using a message-processing utility service running on Compute Engine instances.
  • C.Using the Cron service provided by Google Kubernetes Engine (GKE), publish messages directly to a message-processing utility service running on Compute Engine instances.
  • D.Using the Cron service provided by GKE, publish messages to a Cloud Pub/Sub topic. Subscribe to that topic using a message-processing utility service running on Compute Engine instances.
Explanation
Answer is B

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.