A system administrator needs to store software installation packages and container base images in a Google Cloud Storage bucket. These artifacts are downloaded multiple times per hour by CI/CD build pipelines and development teams. Which Cloud Storage class should be selected as the default storage class for the bucket to provide high availability without incurring retrieval fees?
- Standard StorageAnswer
- BNearline Storage
- CColdline Storage
- DArchive Storage
Answer
Standard Storage
Standard Storage is the optimal choice for active, frequently accessed data such as software dependencies and container images used in CI/CD pipelines because it provides low latency access without charging any data retrieval fees.
Step-by-Step Solution
Key Concept
Selecting Cloud Storage Classes Based on Access Frequency