Google Cloud Professional Cloud Security Engineer — Question 200

You manage the security logs within your cloud environment. You have configured a continuous export of security logs to Cloud Storage buckets for long-term retention. You need to provide auditors the ability to analyze the logs that were exported to Cloud Storage. Your solution must be cost-effective and quickly implemented.

What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because using BigQuery as an external table allows for efficient analysis of the data directly from Cloud Storage without the need for additional infrastructure. Options A and C require more resources and setup time, while D does not provide the same level of direct access and analysis capabilities that BigQuery offers.