Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Google Cloud Certified - Professional Cloud DevOps Engineer Exam Professional-Cloud-DevOps-Engineer Question # 29 Topic 3 Discussion

Google Cloud Certified - Professional Cloud DevOps Engineer Exam Professional-Cloud-DevOps-Engineer Question # 29 Topic 3 Discussion

Professional-Cloud-DevOps-Engineer Exam Topic 3 Question 29 Discussion:
Question #: 29
Topic #: 3

Your company runs an e-commerce business. The application responsible for payment processing has structured JSON logging with the following schema:

Capture and access of logs from the payment processing application is mandatory for operations, but the jsonPayload.user_email field contains personally identifiable information (PII). Your security team does not want the entire engineering team to have access to PII. You need to stop exposing PII to the engineering team and restrict access to security team members only. What should you do?


A.

Apply a jsonPayload.user_email exclusion filter to the _Default bucket.


B.

Apply the conditional role binding resource.name.extract("locations/global/buckets/(bucket)/") == "_Default" to the _Default bucket.


C.

Apply a jsonPayload.user_email restricted field to the _Default bucket. Grant the Log Field Accessor role to the security team members.


D.

Modify the application to toggle inclusion of user_email when the log_user_email environment variable is set to true. Restrict the engineering team members who can change the production environment variable by using the CODEOWNERS file.


Get Premium Professional-Cloud-DevOps-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.