Basic Products Flashcards

(18 cards)

1
Q

What Is

Dataproc

A

Dataproc is a fully managed and highly scalable service for running Apache Hadoop, Apache Spark, Apache Flink, Presto, and 30+ open source tools and frameworks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is

Dataflow

A

Dataflow is a fully managed streaming platform.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is

Pub/Sub

A

Pub/Sub is an asynchronous and scalable messaging service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is

Compute Engine

A

VM running in google infrastructure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is

App Engine

A

Plarform as a service, for building and hosting web apps.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is

Google Kubernetes Engine (GKE)

A

Kubernetes Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is

Cloud Run

A

Platform for running serverless apps in containers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is

Cloud Functions

A

Functions Handling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is

Cloud Storage

A

Cloud Storage is a managed service for storing unstructured data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is

Cloud SQL

A

Relational database service for PostgreSQL, MySQL, and SQL Server.
Key features:
- regional database
- limit 30 TB (if u need more move to cloud spanner)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is

Big Query

A

Data Werehouse

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is

Spanner

A

Globally distributed, werticly scalled database.
- SQL
- Creating globally synchronous multiple replicas of each rows in multiple locations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is

Cloud Bigtable

A

Low-latency, Cassandra, and HBase-compatible NoSQL database service.
Key Features:
- NoSQL
- Wide-column type
- High-volume
- low latency (miliseconds)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Cloud Firestore

A

NoSQL Document database.
Replacement of Cloud Datastore

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Cloud Memorystore

A

Redis (REmote DIctionary Server) service.
Commonly used for caching.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Persistent Disk

A

Discs for compute engine

17
Q

Cloud Datastore

A

NoSQL document database.

18
Q

What is

Cloud SQL Proxy

A

Tool(?) which provides secure access to second generation instances without having to create allow lists or to configure SSL.
The proxy manages authentication and automatically encrypts data.