Google Cloud Professional Cloud Architect — Question 233

Your company has hired an external auditing firm to perform a compliance audit. Your company’s governance policy requires that external auditors be managed in a single Google Group that is granted temporary, read-only access to a Cloud Storage bucket named audit-evidence-bucket. Access must be traceable to the individual auditor's identity and be active only for the duration of the audit engagement, which runs the entire month of October. You need a secure access control strategy that avoids administrative overhead and complies with your company's governance policy. What should you do?

Answer options

Correct answer: A

Explanation

Option A is correct because it allows for time-based access control, ensuring that the auditors have read-only access during the audit period while minimizing administrative overhead. Option B is less suitable as it requires managing Signed URLs, which can complicate access. Option C involves additional operational tasks to manage IAM bindings manually, and Option D does not provide the required time-bound access and adds unnecessary complexity.