Easy1 markMultiple Choice
GCP ACE · Question 15 · Domain 2.3: Planning and configuring data storage options
Your company needs to store petabytes of compliance logs. These logs must be kept for 7 years but are rarely accessed (perhaps once a year in the event of an audit). When an audit occurs, the data must be retrievable within a few hours. You want to minimize storage costs.
Which Cloud Storage class should you choose?
Your company needs to store petabytes of compliance logs. These logs must be kept for 7 years but are rarely accessed (perhaps once a year in the event of an audit). When an audit occurs, the data must be retrievable within a few hours. You want to minimize storage costs.
Which Cloud Storage class should you choose?
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) to the storage class.
Full Answer
D.Archive Storage✓ Correct
Archive Storage
Archive Storage is the lowest-cost option for data archiving, online backup, and disaster recovery. It is intended for data accessed less than once a year. Unlike AWS Glacier, GCP Archive storage has no retrieval delay (milliseconds access), though retrieval costs are high.
Common mistakes
Assuming Archive storage takes hours to retrieve data (confusing it with AWS Glacier).
Practice the full GCP Associate Cloud Engineer Practice Exam 4
50 questions · hints · full answers · grading
More questions from this exam
Q01You have recently joined a new team and need to set up a new Google Cloud project for a developme...EasyQ02Your company uses Google Workspace. You need to grant a new developer, Alice, the ability to view...MediumQ03You have created a new GCP project and want to deploy a Compute Engine instance. However, when yo...MediumQ04Your startup has a strict monthly cloud budget of $500. You want to be notified via email when yo...EasyQ05Your finance team wants to analyze Google Cloud costs using standard SQL and build custom dashboa...Medium
Expert