Google Cloud Professional Cloud Architect — Question 11
Your company creates rendering software which users can download from the company website. Your company has customers all over the world. You want to minimize latency for all your customers. You want to follow Google-recommended practices.
How should you store the files?
Answer options
- A. Save the files in a Multi-Regional Cloud Storage bucket.
- B. Save the files in a Regional Cloud Storage bucket, one bucket per zone of the region.
- C. Save the files in multiple Regional Cloud Storage buckets, one bucket per zone per region.
- D. Save the files in multiple Multi-Regional Cloud Storage buckets, one bucket per multi-region.
Correct answer: D
Explanation
The correct answer is D because using multiple Multi-Regional Cloud Storage buckets ensures that files are stored closer to users in different geographic locations, thereby minimizing latency. Options A and B do not provide the same level of accessibility and redundancy as option D, while option C, although it uses multiple buckets, does not leverage the benefits of multi-regional storage.