Ch. 2 Storage and Databases

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards
When should you store data in Cloud Storage?
when data is unstructured
2
New cards
When should you store data in Cloud Spanner?
when data is structured, needs to be analyzed, relational, and needs to scale
3
New cards
When should you store data in Cloud SQL?
when data is structured, needs to be analyzed, relational, and does not need to scale
4
New cards
When should you store data in Cloud Firestore?
when data is semi-structured, does not need to be analyzed, nonrelational, NoSQL
5
New cards
When should you store data in Cloud Bigtable?
when data is structured, needs to be analyzed, and needs low latency
6
New cards
When should you store data in BigQuery?
when data is structured, needs to be analyzed, and does not need low latency
7
New cards
When should you store data in Cloud Memorystore?
when your app needs a Redis key value in memory DB
8
New cards
What are the 3 steps in Data Modeling?
conceptual, logical, physical
9
New cards
What is Lifecycle Management?
an automation script that manages objects storage tier, based on a condition
10
New cards
What makes Cloud Spanner special?
its a SQL storage service that is able to scale horizontally, while being highly available and consistent
11
New cards
Your application requires access to a Cloud Storage bucket. What is the best way to achieve this?
create a custom service account that uses principle of least privilege
12
New cards
What is the best way to grant someone temporary access to a file if they do not have a Google account?
use a signed URL with an expiration date
13
New cards
How are Cloud SQL/ PostgreSQL instances High Availability?
instances share a regional replicated persistent disk