
Ultimate access to all questions.
You work at a fast-growing fintech startup managing a Go-based payment processing application hosted on Cloud Run in asia-southeast1 (Singapore). The application processes data from a Cloud Storage bucket also located in Singapore.
The startup is expanding into Jakarta, Hong Kong, and Taiwan within six months, with data residency requirements mandating that customer data must stay in the country where the transaction occurs. How can you deploy the Payment Gateway across these regions while minimizing costs?
A
Create a Cloud Storage bucket in each region, and create a Cloud Run service of the payment processing application in each region.
B
Create a Cloud Storage bucket in each region, and create three Cloud Run services of the payment processing application in the Singapore region.
C
Create three Cloud Storage buckets in the Asia multi-region, and create three Cloud Run services of the payment processing application in the Singapore region.
D
Create three Cloud Storage buckets in the Asia multi-region, and create three Cloud Run revisions of the payment processing application in the Singapore region.