LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Professional Cloud DevOps Engineer

Google Professional Cloud DevOps Engineer

Get started today

Ultimate access to all questions.


As a DevOps Engineer for an energy client utilizing Google Kubernetes Engine (GKE) with logs being sent to Cloud Logging, the client desires real-time monitoring of application usage through these logs. What is the optimal destination for the export sink?

Real Exam



Explanation:

Correct: Logs directed to Pub/Sub are accessible within seconds, making it the best choice for real-time monitoring.

Why Other Options are Wrong:

  • Logs sent to Cloud Storage are processed in hourly batches, not suitable for real-time.
  • BigQuery logs take minutes to appear in the table, delaying real-time analysis.
  • Spanner is not a supported destination for log exports.

References:

  • Pub/Sub Overview
  • BigQuery Overview
  • Cloud Storage Overview
Powered ByGPT-5