GCP Service List Flashcards
This is to teach you what the services in GCP are and what they are for.
What service is used for object storage?
Cloud Storage
What service is used for unstructured data?
Cloud Storage
What service is used for hosting static website contact?
Cloud Storage
What service could I use for a document database?
Cloud Datastore
I have a MySQL database and want to move to GCP, I do not want to change it in anyway, what are my GCP options?
Cloud SQL
I have point in time data arriving at 1000 of points per second, what is best database to use?
BigTable
I have a requirement for SQL, ACID transactions, strong consistency, scalable to 8TC, what is a suitable database?
Spanner
What are the database options available?
- BigTab;e
- Spanner
- Cloud SQL
- Spanner
What can I use for data where housing?
BigQuery
I need to have the ability to run SQL queries on a stored data, what is my best option?
BigQuery
I need to host a copy of Ubuntu Linux, what service on GCP can I use?
Compute Engine