Recall & Review
beginner
What is the <strong>Standard</strong> storage class in Google Cloud Storage?The Standard storage class is for data that is accessed frequently. It offers low latency and high throughput, making it ideal for active data like websites or apps.Click to reveal answer
beginner
When should you use the Nearline storage class?
Use Nearline for data accessed less than once a month. It is cheaper than Standard but has a small fee for data retrieval, suitable for backups or data you check occasionally.
Click to reveal answer
intermediate
Describe the <strong>Coldline</strong> storage class and its best use case.Coldline is for data accessed less than once a quarter. It is cheaper than Nearline but has higher retrieval costs. Good for disaster recovery or long-term backups.
Click to reveal answer
intermediate
What is the main characteristic of the Archive storage class?
Archive is the cheapest storage class for data accessed less than once a year. It has the highest retrieval cost and latency, perfect for data you rarely need but must keep.Click to reveal answer
beginner
How do storage classes affect cost and access speed in Google Cloud Storage?
Storage classes balance cost and access speed. Standard is fastest and most expensive. Nearline, Coldline, and Archive get cheaper but slower and cost more to retrieve data.
Click to reveal answer
Which storage class is best for data accessed multiple times a day?
✗ Incorrect
Standard is designed for frequent access with low latency.
If you access your data once every two months, which storage class is most cost-effective?
✗ Incorrect
Nearline is ideal for data accessed less than once a month, balancing cost and access.
Which storage class has the highest data retrieval cost?
✗ Incorrect
Archive has the highest retrieval cost because it is meant for rarely accessed data.
What is a key difference between Coldline and Archive storage classes?
✗ Incorrect
Coldline is more expensive than Archive but has lower retrieval latency.
Which storage class would you choose for disaster recovery backups accessed quarterly?
✗ Incorrect
Coldline is designed for data accessed less than once a quarter, like disaster recovery.
Explain the differences between Standard, Nearline, Coldline, and Archive storage classes in Google Cloud Storage.
Think about how often you need the data and how much you want to pay.
You got /4 concepts.
Describe a scenario where choosing the Archive storage class is better than Standard.
Imagine storing old records you almost never look at.
You got /4 concepts.