
Ultimate access to all questions.
At a large tech company, an external business partner requests access to a sensitive file stored in your Cloud Storage. The partner does not use Google accounts, and due to the data's sensitivity, access must be revoked after five hours. Following Google's recommended practices, what is the best course of action?
A
Configure the storage bucket as a static website and provide the object's URL to the company, then delete the object after five hours.
B
Generate a signed URL with a five-hour expiration and share this URL with the partner.
C
Set the object's access to 'public', share the URL, and manually revert to private after five hours.
D
Create a new Cloud Storage bucket for the partner, copy the object there, and delete the bucket after five hours.