Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Professional Cloud Architect topic 1 question 132 discussion

Actual exam question from Google's Professional Cloud Architect
Question #: 132
Topic #: 1
[All Professional Cloud Architect Questions]

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.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
kopper2019
Highly Voted 2 years, 9 months ago
I think C using BigQuery can get expensive if you have somehow check the logs for anomalies https://cloud.google.com/blog/products/management-tools/automate-your-response-to-a-cloud-logging-event check there is a diagram
upvoted 43 times
PimSou
2 years, 9 months ago
love you :)
upvoted 5 times
...
Urban_Life
2 years, 4 months ago
cloud function is also key point
upvoted 2 times
...
amxexam
2 years, 7 months ago
It may get expensive but GCP recommended way , they not asking for self alternative for cheap solution.
upvoted 4 times
...
AzureDP900
1 year, 7 months ago
C is absolutely make sense, Thank you for sharing the link.
upvoted 3 times
...
...
manmohan15
Highly Voted 2 years, 9 months ago
c) is correct as quickly action is required for unwanted event/access should be actioned.
upvoted 9 times
...
thewalker
Most Recent 5 months, 1 week ago
Selected Answer: C
Option is C The clean and neat way to architect the solution is C.
upvoted 2 times
...
Bhargav2000
10 months, 2 weeks ago
One of your key employees received a job offer from another cloud company. S/he left the Organization without giving notice. His Google Account was kept active for 3 weeks. How can you find out if the employee accessed any sensitive data after s/he left?
upvoted 1 times
Romio2023
3 months, 2 weeks ago
use user activity log
upvoted 1 times
...
...
surajkrishnamurthy
1 year, 4 months ago
Selected Answer: C
C Is the correct answer
upvoted 1 times
...
megumin
1 year, 5 months ago
Selected Answer: C
C is ok
upvoted 1 times
...
Mahmoud_E
1 year, 6 months ago
Selected Answer: C
C is correct
upvoted 1 times
...
minmin2020
1 year, 6 months ago
Selected Answer: C
C - check https://cloud.google.com/blog/products/management-tools/automate-your-response-to-a-cloud-logging-event
upvoted 2 times
...
DrishaS4
1 year, 8 months ago
Selected Answer: C
https://cloud.google.com/blog/products/management-tools/automate-your-response-to-a-cloud-logging-event
upvoted 2 times
...
AzureDP900
1 year, 9 months ago
Pub/Sub & Cloud Function serves the purpose , I am choosing C as right !
upvoted 1 times
...
ss909098
2 years, 1 month ago
Selected Answer: C
C is the correct one
upvoted 1 times
...
azureaspirant
2 years, 2 months ago
2/15/21 exam
upvoted 2 times
ahsangh
2 years, 2 months ago
21 or 22 ?
upvoted 2 times
...
...
[Removed]
2 years, 2 months ago
Selected Answer: C
I got similar question on my exam. Answered C.
upvoted 3 times
...
DoVale
2 years, 3 months ago
B is correct because exported logs can be analyzed in Bigquery to identity anomalies by executing scheduled queries on the exported data.
upvoted 2 times
...
DoVale
2 years, 3 months ago
B is correct because exported logs can be analyzed in Bigquery to identity anomalies by executing scheduled queries on the exported data.
upvoted 2 times
...
ehgm
2 years, 3 months ago
The logs already on Cloud Logging, we can just create a metric and an alert for it. No need any development.
upvoted 3 times
...
haroldbenites
2 years, 4 months ago
Go for C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...