From the course: Data Warehousing on Google Cloud Platform

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Google Cloud data storage options

Google Cloud data storage options

- Let's go over the options that Google Cloud offers to meet each storage goal. Cloud storage is Google Cloud's object storage system. It offers scalable object storage. Cloud SQL is a fully managed relational database management system that supports MySQL, Postgres SQL, and SQL server. Similar to Cloud SQL, Cloud Spanner is also a fully managed RDBMS system, but allows us to scale horizontally. Cloud Bigtable is a Columnar data service similar to Apache HBase Cloud Data Store is a document store similar to MongoDB and Elasticsearch. Cloud Memorystore is a key value store similar to Redis. It provides a data cache for low latency solutions. Firestore is a NoSQL document store similar to MongoDB also. It's commonly used for web and mobile application development. Again, this is one of the non-relational NoSQL solutions. BigQuery is a fully managed data warehouse similar to offerings like HBase, but has a SQL interface. We'll discuss BigQuery more in detail in this course. We'll review…

Contents