A web application frequently serves user profile images to active website visitors on a daily basis. Which Google Cloud Storage class is best suited for this workload to ensure low-latency access and minimize data retrieval costs?
- Standard StorageAnswer
- BNearline Storage
- CColdline Storage
- DArchive Storage
Answer
Standard Storage is the optimal choice for active, frequently accessed assets because it carries zero data retrieval charges and provides high performance.
Standard Storage is optimal for high-frequency access ('hot' data) like live website assets because it charges no retrieval fees and offers maximum performance.
Step-by-Step Solution
Key Concept
Selecting Cloud Storage classes based on data access frequency and retrieval cost trade-offs.