
Explanation:
To comply with the requirements of deleting user data upon request and storing EU user data in a single EU region, the correct actions are:
These options directly address the compliance needs without unnecessary complexity or inefficiency.
Ultimate access to all questions.
No comments yet.
Your organization maintains a 2 PB BigQuery data warehouse storing application user data. After expanding to EU users, you must now:
Which two actions should you implement? (Choose two.)
A
Use BigQuery federated queries to query data from Cloud Storage.
B
Create a dataset in the EU region that will keep information about EU users only.
C
Create a Cloud Storage bucket in the EU region to store information for EU users only.
D
Re-upload your data using to a Cloud Dataflow pipeline by filtering your user records out.
E
Use DML statements in BigQuery to update/delete user records based on their requests.