
Ultimate access to all questions.
What is the best practice for storing data that must comply with government regulations requiring an auditable access record, ensuring all logs are properly archived?
A
Encrypt the data on Cloud Storage using customer-supplied encryption keys, assigning a unique decryption key to each authorized user.
B
Store the data in a BigQuery dataset restricted to authorized personnel only, utilizing Data Access logs for audit purposes.
C
Keep the data in Cloud SQL, assigning distinct database usernames to each user, and rely on Cloud SQL Admin activity logs for auditing.
D
Place the data in a Cloud Storage bucket accessible solely through an AppEngine service that logs access before granting bucket links.