Professional Cloud Security Engineer Exam QuestionsBrowse all questions from this exam

Professional Cloud Security Engineer Exam - Question 60


A company is running their webshop on Google Kubernetes Engine and wants to analyze customer transactions in BigQuery. You need to ensure that no credit card numbers are stored in BigQuery

What should you do?

Show Answer
Correct Answer: B

To ensure that no credit card numbers are stored in BigQuery, the best approach is to use the Cloud Data Loss Prevention (DLP) API. The Cloud DLP API is specifically designed to detect, inspect, and redact sensitive information such as credit card numbers before data is ingested into BigQuery. This proactive measure ensures that sensitive data is never stored in BigQuery in the first place, providing a secure and efficient solution to the problem.

Discussion

17 comments
Sign in to comment
saurabh1805Option: B
Oct 26, 2020

B is correct answer here.

saurabh1805
Oct 26, 2020

https://cloud.google.com/bigquery/docs/scan-with-dlp

AwesomeGCPOption: B
Oct 7, 2022

B. Use the Cloud Data Loss Prevention API to redact related infoTypes before data is ingested into BigQuery.

[Removed]Option: B
Apr 14, 2021

D is impossible. I support B

jaykumarjkd99Option: B
Dec 21, 2022

B is correct answer here. .

pedrojorgeOption: B
Jan 24, 2023

B. https://cloud.google.com/bigquery/docs/scan-with-dlp

[Removed]Option: B
Jul 23, 2023

"B" A and C are reactive measures. D is not related to hiding sensitive information. B is the only pro-active/preventative measure specific to hiding sensitive information. https://cloud.google.com/bigquery/docs/scan-with-dlp

jsirorOption: B
Aug 30, 2023

B is the correct answer

[Removed]Option: B
Dec 15, 2023

B - you want to use dlp for that

DebasishLowesOption: B
Mar 11, 2021

Ans : B

rr4444Option: B
Dec 31, 2021

D is silly

sudarcharyOption: B
Jan 30, 2022

Cloud Data Loss Prevention API allows to detect and redact or remove sensitive data before the comments or reviews are published. Cloud DLP will read information from BigQuery, Cloud Storage or Datastore and scan it for sensitive data.

AzureDP900
Nov 4, 2022

B is correct

sudarcharyOption: B
Feb 2, 2022

https://cloud.google.com/bigquery/docs/scan-with-dlp

giovy_82Option: B
Aug 29, 2022

How can it be D? i'll go for B, DLP is the tool to scan and find sensible data

madcloud32Option: B
Mar 7, 2024

B is correct. DLP

cloud_monkOption: B
Mar 26, 2024

DLP is the service specifically for this task.

madcloud32Option: B
Apr 12, 2024

B is correct. got this in exam. Dump is valid. Few new came but easy ones.

pixfw1Option: B
Jun 18, 2024

DLP for sure.