How should you design your architecture?

Your 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?
A . Create a tokenizer service and store only tokenized data.
B . Create separate projects that only process credit card data.
C . Create separate subnetworks and isolate the components that process credit card data.
D . Streamline the audit discovery phase by labeling all of the virtual machines (VMs) that process PCI data.
E . Enable Logging export to Google BigQuery and use ACLs and views to scope the data shared with the auditor.

Answer: A

Explanation:

https://cloud.google.com/solutions/pci-dss-compliance-in-gcp

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments