Question 15 of 315
Single answerYour application needs to process credit card transactions. You want the smallest scope of Payment Card Industry (PCI) compliance without compromising the ability to analyze transactional data and trends relating to which payment methods are used.
How should you design your architecture?
How should you design your architecture?
✓ACreate a tokenizer service and store only tokenized data
BCreate separate projects that only process credit card data
CCreate separate subnetworks and isolate the components that process credit card data
DStreamline the audit discovery phase by labeling all of the virtual machines (VMs) that process PCI data
EEnable Logging export to Google BigQuery and use ACLs and views to scope the data shared with the auditor
✓
Correct Answer: A
Create a tokenizer service and store only tokenized data
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.