
Ultimate access to all questions.
You are working with a government agency that requires archiving application logs for seven years. You need to configure Cloud Logging to export and store the logs while minimizing storage costs. What should you do?
(Note: "Stackdriver" has been updated to "Cloud Logging" to reflect current Google Cloud terminology, and minor phrasing adjustments have been made for clarity.)
A
Create a Cloud Storage bucket and develop your application to send logs directly to the bucket.
B
Develop an App Engine application that pulls the logs from Stackdriver and saves them in BigQuery.
C
Create an export in Stackdriver and configure Cloud Pub/Sub to store logs in permanent storage for seven years.
D
Create a sink in Stackdriver, name it, create a bucket on Cloud Storage for storing archived logs, and then select the bucket as the log export destination.