Google Cloud Storage (GCS) Flashcards
Information on Google Cloud Storage (GCS) for the exam (need to know the differences between storage types)
What are the 4 GCP Storage options?
Multi-regional, Regional, Nearline, and Coldline
What is durability for GCS?
The durability is 99.999999999% for all storage class types.
What is the availability for Multi-regional Storage?
99.95%
What is the availability for Regional Storage?
99.90%
What is the availability for Nearline Storage?
99.00%
What is the availability for Coldine Storage?
99.00%
What is the use case for Multi-regional Storage?
Web content, streaming videos, mobile apps
What is the use case for Regional Storage?
In-region data analytics, transcoding
What is the use case for Nearline Storage?
Backups, long-tail content
What is the use case for Coldline Storage?
Archiving, disaster recovery
What is the use case for Cloud Storage?
To store files, pictures, binary large objects (blobs). This is also called object storage. It is just like a typical file systems with folders that have access permissions to them.
What is the use case for Cloud SQL?
Relational database service on GCP. Can be used for No-ops? SQL database in the cloud
What is the use case for Datastore?
NoSQL database for applications. Use for structured data from AppEngine apps.
What is the use case for BigTable?
NoSQL database for big data applications. No-ops?, high throughput, scalable, flattened data
What is the use case for BigQuery
Interactive SQL querying fully managed warehouse