Cloud Storage Flashcards
What type of storage offers the most solutions for cost efficency?
Cloud Storage
Which types of databases are considered No SQL?
Cloud DataStore, BigTable, Cloud Firestore
Which types of data bases are considered SQL?
Cloud SQL, Cloud Spanner
What is the max storage for Cloud SQL?
10 TB
What is the max storage for Cloud Spanner?
10 TB
What type of storage supports large amounts of No SQL data, and powers Google’s core services?
Bigtable
What SQL database offers both Stackdriver integration and failover/replica options?
Cloud SQL
What SQL database offers the highest SLA and is best for mission critical work?
Cloud Spanner
What is the lowest class of storage in Cloud Storage?
Archive; For data that needs to be accessed less than once a year
What storage class in Cloud Storage is best for disaster recovery?
Coldline; For data that needs to be accessed no mre than once a quarter (Lower price per GB but has a high retrieval cost)
What is the default storage setting for Cloud Storage buckets?
Standard; No mimimum time for storage, best for frequently accessed data
What is the default storage setting for Cloud Storage that is accessed multiple times per year but not often?
Nearline; lower storage costs but minimum for storage of at least 30 days and there is a price for retrieval
What storage service is best for ACID transactions and user profiles?
Cloud Datastore; is great for real time inventories
What storage service offers Global Time Stamps and provides external consistency?
Cloud Spanner; External consistency is the strongest available type of consistency which is good for transaction processing systems
How large is the storage capacity of BigTable?
Bigtable can scale to petabytes of data