List of questions
Related questions
Question 181 - Professional Cloud Architect discussion
Your company sends all Google Cloud logs to Cloud Logging. Your security team wants to monitor the logs. You want to ensure that the security team can react quickly if an anomaly such as an unwanted firewall change or server breach is detected. You want to follow Google-recommended practices. What should you do?
A.
Schedule a cron job with Cloud Scheduler. The scheduled job queries the logs every minute for the relevant events.
B.
Export logs to BigQuery, and trigger a query in BigQuery to process the log data for the relevant events.
C.
Export logs to a Pub/Sub topic, and trigger Cloud Function with the relevant log events.
D.
Export logs to a Cloud Storage bucket, and trigger Cloud Run with the relevant log events.
Your answer:
0 comments
Sorted by
Leave a comment first