
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 to monitor application usage in real time using these logs. What is the optimal destination for the export sink?
As a DevOps Engineer for an energy client utilizing Google Kubernetes Engine (GKE) with logs being sent to Cloud Logging, the client desires to monitor application usage in real time using these logs. What is the optimal destination for the export sink?
Real Exam
Explanation:
Logs directed to Pub/Sub become available within seconds, making it the best choice for real-time monitoring. Cloud Storage is incorrect because logs are processed in hourly batches. BigQuery is not suitable for real-time as it takes minutes for logs to appear in the table. Spanner is not a valid destination for logs. For more details, refer to the Google Cloud documentation on exporting logs to Pub/Sub, BigQuery, and Cloud Storage.