Home › GCP Associate Cloud Engineer › cloudcomputing › gcpsecurity › An auditor needs to determine which user deleted…
An auditor needs to determine which user deleted a Cloud Storage bucket in a project last Tuesday. Which log type contains this information?
ACloud Build trigger logs
BAdmin Activity audit logs (a subtype of Cloud Audit Logs)
CCloud Profiler heap profiles
DCloud Trace spans on the storage API
Answer & Solution
Correct answer: B. Admin Activity audit logs (a subtype of Cloud Audit Logs)
Admin Activity audit logs record every administrative API call (including `storage.buckets.delete`) and who made it. Trace records latency, Profiler is performance heatmaps, Build logs are CI/CD output.
Related questions
Which IAM principle does Google Cloud recommend when granting a service account access to Which Google Cloud feature provides a centralised reverse proxy that verifies the user's iAn organisation wants to enforce that only signed and approved container images can be depWorkload Identity Federation lets external (non-Google) identities (e.g. AWS IAM, GitHub AWhich approach gives a GKE workload SHORT-LIVED credentials to access Google APIs WITHOUT Which Google Cloud product stores secrets (API tokens, passwords, certificates) with versiWhich Google Cloud service centrally manages cryptographic keys (creation, rotation, destrService account impersonation lets a principal: