Topic 1 Question 298
Your team is developing a customer support chatbot for a healthcare company that processes sensitive patient information. You need to ensure that all personally identifiable information (PII) captured during customer conversations is protected prior to storing or analyzing the data. What should you do?
Use the Cloud Natural Language API to identify and redact PII in chatbot conversations.
Use the Cloud Natural Language API to classify and categorize all data, including PII, in chatbot conversations.
Use the DLP API to encrypt PII in chatbot conversations before storing the data.
Use the DLP API to scan and de-identify PII in chatbot conversations before storing the data.
ユーザの投票
コメント(1)
- 正解だと思う選択肢: D
D. Use the DLP API to scan and de-identify PII in chatbot conversations before storing the data. Why Option D? Ensures Compliance with Healthcare Data Regulations
Healthcare data is highly sensitive and regulated (e.g., HIPAA in the U.S.). Cloud Data Loss Prevention (DLP) API can detect and de-identify PII before storing or analyzing conversations. De-identification Removes PII While Keeping Data Usable
DLP API supports de-identification techniques like masking, tokenization, and format-preserving encryption (FPE). Allows safe storage and analysis of conversations without exposing PII. Scalable and Automated Data Protection
DLP API scans and removes PII in real-time, ensuring automated protection across all chatbot interactions. Prevents storage of unprotected sensitive data, reducing compliance risks.
👍 1tk7867862025/02/19
シャッフルモード