Google Cloud Professional Cloud Architect — Question 183

Your organization has a significant amount of log data stored in Cloud Logging. The data engineering team is accustomed to using SQL for analysis and wants the ability to create insightful dashboards for visualizing log trends and patterns. You want to follow the recommendations of the Google Cloud Well-Architected Framework to provide a solution for the data engineering team. What should you do?

Answer options

Correct answer: C

Explanation

Option C is correct because it allows the data engineering team to run SQL queries on the log data stored in BigQuery and visualize the results with Looker Studio, which is ideal for dashboard creation. Options A and D involve exporting data to BigQuery but do not use the linked log dataset directly, which is more efficient. Option B suggests using Vertex AI workbench, which is not the best fit for log data visualization compared to Looker Studio.