
Answer-first summary for fast verification
Answer: Save the files in a Multi-Regional Cloud Storage bucket.
The correct answer is A: Save the files in a Multi-Regional Cloud Storage bucket. Multi-Regional Cloud Storage buckets are designed to serve content to users globally with minimal latency and high availability. They leverage Google's extensive network of edge caching and CDN infrastructure to provide fast and reliable content delivery. While other options might seem viable, they either complicate the setup, increase costs, or do not align with the goal of minimizing latency for a global audience as effectively as a Multi-Regional Cloud Storage bucket. Using multiple Multi-Regional buckets does not provide additional benefits and leads to data duplication and management complexity.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company creates rendering software which users can download from the company website. Your company has customers all over the world, and speed of access is critical to user experience. You want to minimize latency for all your customers to ensure fast downloads regardless of their geographic location. You want to follow Google-recommended practices for storing your files on Google Cloud Platform. How should you store the files to achieve this goal?
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.
No comments yet.