Google Cloud Associate Cloud Engineer — Question 175

You need to configure optimal data storage for files stored in Cloud Storage for minimal cost. The files are used in a mission-critical analytics pipeline that is used continually. The users are in Boston, MA (United States). What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because Standard storage class provides low-latency access to frequently accessed data, which is essential for a mission-critical analytics pipeline. Although Nearline storage is cheaper, it is intended for infrequently accessed data, making it unsuitable for continuous use. Dual-regional storage is unnecessary in this case, as regional storage suffices due to the users' location.