Medium1 markMultiple Choice
GCP ACE · Question 11 · Domain 2.1: Planning and estimating GCP product use
Your company plans to migrate 50 TB of archive data to Cloud Storage. The data will be accessed at most once a year. You need to estimate the cost. Which storage class should you select in the Pricing Calculator to minimize costs?
Your company plans to migrate 50 TB of archive data to Cloud Storage. The data will be accessed at most once a year. You need to estimate the cost. Which storage class should you select in the Pricing Calculator to minimize costs?
Answer options:
A.
Standard Storage
B.
Nearline Storage
C.
Coldline Storage
D.
Archive Storage
How to approach this question
Match the access frequency ('once a year') with the appropriate Cloud Storage class.
Full Answer
D.Archive Storage✓ Correct
Archive Storage is the lowest-cost storage class for data archiving, online backup, and disaster recovery. It is designed for data that is accessed less than once a year. It has the lowest storage cost but the highest data retrieval costs.
Common mistakes
Selecting Coldline, which is meant for data accessed once a quarter.
Practice the full GCP Associate Cloud Engineer Practice Exam 1
50 questions · hints · full answers · grading
More questions from this exam
Q01What is the highest level of the Google Cloud resource hierarchy?EasyQ02You need to enable the Compute Engine API in a new project using the command line. Which command ...EasyQ03You are setting up a new GCP environment. You need to grant a group of developers access to view ...MediumQ04You want to receive an email notification when your GCP spending exceeds $1000 this month. What s...EasyQ05You need to analyze your GCP billing data using complex SQL queries to understand cost trends acr...Medium
Expert