QuestionQ133
Supporting compliance requirementsYour organization, which is based in the EU, stores both Personally Identifiable Information (PII) and non-PII data in Cloud Storage buckets in multiple Google Cloud regions. EU data-privacy laws require that PII data not be stored outside the EU. To help satisfy this compliance requirement, you need to detect whether Cloud Storage buckets outside the EU contain healthcare data. What should you do?
- A Create a Sensitive Data Protection job. Specify the infoType of data to be detected and run the job across all Google Cloud Storage buckets.
- B Create a log sink with a filter on resourceLocation.currentLocations. Trigger an alert if a log message appears with a non- EUcountry.
- C Activate Security Command Center Premium. Use compliance monitoring to detect resources that do not follow the applicable healthcare regulation.
- D Enforce the gcp.resourceLocations organization policy and add "EU" in a custom rule that only applies on resources with the tag "healthcare".
Community Discussion