Easy1 markMultiple Choice
GCP ACE · Question 16 · 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 typically only accessed once a year during an audit. You need to select the most cost-effective Cloud Storage class for this data.
Which storage class should you choose?
Your company needs to store petabytes of compliance logs. These logs must be kept for 7 years but are typically only accessed once a year during an audit. You need to select the most cost-effective Cloud Storage class for this data.
Which 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) with the corresponding Cloud Storage class.
Full Answer
D.Archive Storage✓ Correct
Archive Storage
Cloud Storage classes are optimized for different access frequencies. Archive storage has the lowest at-rest storage cost and is intended for data accessed less than once a year. Note that it has higher data retrieval costs and a minimum storage duration of 365 days.
Common mistakes
Choosing Coldline, which is meant for data accessed once a quarter, not once a year.
Practice the full GCP Associate Cloud Engineer Practice Exam 3
50 questions · hints · full answers · grading
More questions from this exam
Q01You are starting a new project in Google Cloud and need to create a new GCP project and enable th...EasyQ02A new team member has joined your operations team. They need to be able to view all Compute Engin...MediumQ03Your company is migrating to Google Cloud. You currently manage all employee identities in an on-...MediumQ04Your development team is experimenting with new GCP services in a sandbox project. The finance te...MediumQ05Your company wants to perform complex, custom SQL analysis on their Google Cloud billing data to ...Easy
Expert