
Ultimate access to all questions.
Your Site Reliability Engineering (SRE) team is overseeing the Continuous Integration and Continuous Deployment (CI/CD) processes within your organization. Applications are deployed on Compute Engine instances. There's a specific requirement to direct the logs from these instances in the Development Projects to a bucket created by the user. What action should you take to fulfill this requirement?
A
Establish a log sink in Cloud Monitoring, setting the destination as a Cloud Storage bucket.
B
Set up a log sink in Cloud Logging, directing the logs to a Cloud Pub/Sub topic.
C
Configure a log sink in Cloud Logging, with the destination being a Cloud Storage bucket.
D
Create a log sink in Cloud Monitoring, aiming the logs towards a Cloud Logging bucket.