Examtopics

Professional Cloud Security Engineer
  • Topic 1 Question 183

    Your company conducts clinical trials and needs to analyze the results of a recent study that are stored in BigQuery. The interval when the medicine was taken contains start and stop dates. The interval data is critical to the analysis, but specific dates may identify a particular batch and introduce bias. You need to obfuscate the start and end dates for each row and preserve the interval data.

    What should you do?

    • Use date shifting with the context set to the unique ID of the test subject.

    • Extract the date using TimePartConfig from each date field and append a random month and year.

    • Use bucketing to shift values to a predetermined date based on the initial value.

    • Use the FFX mode of format preserving encryption (FPE) and maintain data consistency.


    シャッフルモード