Google Associate Cloud Engineer Question 72
Single answerGoogle Cloud PlatformYour company is migrating its data storage to Google Cloud and needs a solution that offers high durability, low latency access for frequently accessed data, and integrated lifecycle management for cost optimization. Which Google Cloud storage option should you recommend?
- A
Google Cloud Storage Standard
- B
Google Cloud Storage Nearline
- C
Google Cloud Storage Coldline
- D
Google Cloud Persistent Disk
Show answer and explanation
Correct answer: A
Explanation
Google Cloud Storage Standard is the most appropriate choice for scenarios requiring low latency access for frequently accessed data. It also provides high durability and offers integrated lifecycle management features, allowing for automatic transition of data to lower-cost storage options, thus optimizing costs.
- A. Correct.
Google Cloud Storage Standard is designed for frequently accessed 'hot' data and offers low latency and high durability, making it an ideal choice for applications needing immediate access.
- B. Incorrect.
Google Cloud Storage Nearline is intended for data that is accessed less than once a month, and while it is cost-effective for such use cases, it may not be optimal for frequently accessed data.
- C. Incorrect.
Google Cloud Storage Coldline is best for data that is rarely accessed, typically less than once a year, offering lower costs at the expense of higher latency.
- D. Incorrect.
Google Cloud Persistent Disk is used for block storage with Compute Engine and is not primarily designed for object storage with lifecycle management features.