
Answer-first summary for fast verification
Answer: Google Cloud Storage Coldline to store the data, and gsutil to access the data.
The correct answer is A: Google Cloud Storage Coldline to store the data, and gsutil to access the data. This is because Coldline storage is optimized for storing data that is infrequently accessed and can be stored at a very low cost, which is ideal for retaining sales and tax records for at least 10 years for compliance purposes. Cost optimization is the top priority, and Coldline offers lower storage costs compared to Nearline, which makes it the most suitable option in this scenario.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Dress4Win is a web-based company that helps users manage their wardrobe and connect with designers and retailers. They are planning a full migration to a public cloud to cope with their rapid growth and innovate faster. Currently, they need to ensure their sales and tax records remain available for infrequent viewing by auditors for at least 10 years, with cost optimization as the top priority. Which cloud services should you choose?
A
Google Cloud Storage Coldline to store the data, and gsutil to access the data.
B
Google Cloud Storage Nearline to store the data, and gsutil to access the data.
C
Google Bigtabte with US or EU as location to store the data, and gcloud to access the data.
D
BigQuery to store the data, and a web server cluster in a managed instance group to access the data. Google Cloud SQL mirrored across two distinct regions to store the data, and a Redis cluster in a managed instance group to access the data.
No comments yet.