GCP Storage Offerings Flashcards
GCP NoSQL Storage Options
- Cloud Datastore - NoSQL Document Storage
- Cloud Bigtable - NoSQL Wide column
GCP Blob Storage
Cloud Storage - Binary or Object data
GCP SQL offerings
- Cloud SQL - Relational SQL for OLTP (transactional)
- Cloud Spanner - Relational SQL for OLTP (transactional)
- BigQuery - - Relational SQL for OLAP (analytical)
GCP Storage Option Best for:
Getting started and App engine Applications
Cloud Datastore
GCP Storage Option Best for:
“Flat” data, Heavy read/write, events, Analytical data
Cloud Bigtable
GCP Storage Option Best for:
Structured and unstructured data
binary and object data
Cloud Storage
GCP Storage Option Best for:
Web frameworks and existing applications
Cloud SQL
GCP Storage Option Best for:
Large-scale database applications (>~2TB)
Cloud Spanner
GCP Storage Option Best for:
Interactive Querying, offline analytics
BigQuery
GCP Storage Use Cases:
Getting started, app engine applications
Cloud Datastore
GCP Storage Use Cases:
Adtech, financial and IoT data
Cloud Bigtable
GCP Storage Use Cases:
Images, large media files, backups
Cloud Storage
GCP Storage Use Cases:
User credentials, customer orders
Cloud SQL
GCP Storage Use Cases:
Whenever high I/O, global consistency is needed
Cloud Spanner
GCP Storage Use Cases:
Data warehousing
BigQuery