Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Architect All Questions

View all questions & answers for the Professional Cloud Architect exam

Exam Professional Cloud Architect topic 1 question 41 discussion

Actual exam question from Google's Professional Cloud Architect
Question #: 41
Topic #: 1
[All Professional Cloud Architect Questions]

Your customer support tool logs all email and chat conversations to Cloud Bigtable for retention and analysis. What is the recommended approach for sanitizing this data of personally identifiable information or payment card information before initial storage?

  • A. Hash all data using SHA256
  • B. Encrypt all data using elliptic curve cryptography
  • C. De-identify the data with the Cloud Data Loss Prevention API
  • D. Use regular expressions to find and redact phone numbers, email addresses, and credit card numbers
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
AWS56
Highly Voted 4 years, 10 months ago
C is the answer
upvoted 23 times
nitinz
3 years, 8 months ago
C, data sanitization = DLP
upvoted 8 times
...
tartar
4 years, 3 months ago
C is ok
upvoted 8 times
...
...
omermahgoub
Highly Voted 1 year, 11 months ago
The recommended approach for sanitizing data of personally identifiable information or payment card information before storing it in Cloud Bigtable is option C: De-identify the data with the Cloud Data Loss Prevention API. The Cloud Data Loss Prevention (DLP) API is a powerful tool that allows you to automatically discover, classify, and redact sensitive data in your organization. It uses advanced machine learning techniques to accurately identify and protect a wide range of sensitive data types, including personal information such as names, addresses, phone numbers, and payment card information. Using the DLP API to de-identify your data before storing it in Cloud Bigtable is the most effective way to ensure that sensitive information is protected and not accessible to unauthorized users.
upvoted 12 times
omermahgoub
1 year, 11 months ago
Option A: Hashing data using SHA256 is not sufficient for protecting sensitive information, as hashes can be reversed using various techniques. Option B: Encrypting data using elliptic curve cryptography is a good option for protecting data, but it requires that you have a secure way to store and manage the encryption keys. If the keys are lost or compromised, the data will be inaccessible. Option D: Using regular expressions to find and redact phone numbers, email addresses, and credit card numbers can be effective in some cases, but it requires that you have a complete and up-to-date list of all the data patterns that you want to protect. It is also prone to errors and may not be able to detect all instances of sensitive data.
upvoted 3 times
Kiroo
1 year, 6 months ago
About D, usually is recommended that you don´t reinvent the wheel specially when talking about security .
upvoted 1 times
...
...
...
Ekramy_Elnaggar
Most Recent 2 days, 19 hours ago
Selected Answer: C
1. Accurate and comprehensive: The Cloud DLP API is specifically designed to identify and redact sensitive information like PII (personally identifiable information) and payment card data. It uses advanced techniques like machine learning to accurately detect sensitive data, even in complex and unstructured text. 2. Context-aware: DLP understands the context of the data. It can differentiate between a credit card number and a similar-looking sequence of numbers that's not a credit card. This reduces false positives and ensures accurate sanitization. 3. Flexible and customizable: You can configure DLP to detect specific types of sensitive data, define your own detection rules, and choose how to de-identify the data (e.g., redaction, masking, tokenization). 4. Scalable and efficient: DLP can handle large volumes of data and integrates seamlessly with other GCP services like Cloud Storage and BigQuery.
upvoted 1 times
...
sim7243
1 week, 4 days ago
Selected Answer: C
C option
upvoted 1 times
...
Palan
1 year, 2 months ago
Without any doubt C is the right answer as the DLP API is a flexible and robust tool that helps identify sensitive data like credit card numbers, social security numbers, names and other forms of personally identifiable information (PII).
upvoted 1 times
...
shutupbot
1 year, 7 months ago
Cloud Data Loss Prevention API provides obfuscation and de-identification methods like masking and tokenization. Especially for credit card transactions, the card numbers are supposed to be tokenized. Therefore, this API is helpful.
upvoted 1 times
...
mbrochard
2 years ago
Selected Answer: C
C for sure !
upvoted 1 times
...
AniketD
2 years ago
Selected Answer: C
C is correct, DLP is the solution
upvoted 1 times
...
megumin
2 years ago
Selected Answer: C
ok for C
upvoted 1 times
...
vincy2202
2 years, 11 months ago
Selected Answer: C
C is the correct answer
upvoted 2 times
...
haroldbenites
2 years, 11 months ago
Go for C
upvoted 3 times
haroldbenites
2 years, 11 months ago
https://cloud.google.com/dlp
upvoted 1 times
...
...
MamthaSJ
3 years, 4 months ago
Answer is C
upvoted 1 times
...
victory108
3 years, 6 months ago
C. De-identify the data with the Cloud Data Loss Prevention API
upvoted 3 times
...
un
3 years, 6 months ago
C is correct
upvoted 1 times
...
sidhappy
3 years, 7 months ago
Effectively reduce data risk with de-identification methods like masking and tokenization https://cloud.google.com/dlp
upvoted 3 times
...
Ausias18
3 years, 7 months ago
Answer is C
upvoted 1 times
...
lynx256
3 years, 7 months ago
C is ok
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...