Platform products Flashcards

1
Q

App Engine

A

To deploy (big /heavy) apps in popular languages (Java, PHP, Python, C#, .Net, Ruby…)
Use for large server-side rendered websites.
this is Platform as a Service

Category: Compute

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

Compute Engine

A

To run Virtual Machines (Linux and Windows based VMs)
this is Infrastructure as a Service

Category: Compute

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

Google Kubernetes Engine (GKE)

A

Run containerized applications
GKE (and GKE on-prem) as part of Anthos platform
this is Containers as a Service, based on Kubernetes

Category: Compute

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

Cloud Functions

A

Run event-driven code for light-weight apps (Java, Python, Node.js or Go)
this is Functions as a Service
(Like App Engine)
Category: Compute

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

Cloud Run

A

Build and deploy scalable containerized apps, on fully managed (or Anthos) platform
Supports management by GCP, AWS, and VMware

Category: Compute

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

Cloud SQL

A

Deploy MySQL, PostgreSQL, or MS SQL Server databases- For structured /relational data
this is Database as a Service
See also Cloud Spanner
Category: Storage and Db -relational

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

Cloud Spanner

A

Like Cloud SQL but for massive data. Deploy horizontally scalable relational Dbs -fully managed
this is Database as a Service

Category: Storage and Db -relational

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

BigQuery

A

Data Warehouse solution built for analytics that is scalable, managed. ML and BI are included.
See also: Looker

Category: Storage and Db / Big Data -relational

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

Looker

A

Cloud BI tool for smart analytics
-sits on top of an Analytics Db, to describe your data and make queries.
See also: Big Query

Category: Big Data

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

Cloud Bigtable

A

NoSQL Db service -for unstructured, non-relational data, based on key-value. managed.

Category: Storage and Db

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

Cloud Storage

A

Like a Drive: File /object storage (unstructured data), with horizontally scaled exebyte cap.
(i.e. for Data Lake) +integrated edge caching
providing storage class options (Nearline, Cold line, Archive)

Category: Storage and Db

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

Cloud Datastore

A

NoSQL database -for web and mobile apps. BIG data (like BIG Table)
(though there is light SQL support)

Category: Storage and Db

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

Firestore

A

NoSQL document Db - with automatic scaling (serverless), high performance and easy web and mobile app dev

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

Cloud Pub/Sub

A

Event-based data ingestion service (based on message queues)
(e.g. logs server pull and intake, capture, and analysis)

Category: Big Data

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

Cloud Dataflow

A

Stream and batch ETL /data processing service -managed, based on Apache Beam

Category: Big Data

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

Cloud Data Catalog

A

Metadata Management service
to discover, manage and understand all your data in Google Cloud

Category: Big Data

17
Q

Cloud Natural Language API

A

Text analysis service -based on Google Deep Learning models
-for sentiment analysis, classification of unstructured text
(e.g. analyzing Twitter posts during an election)

Category: AI

18
Q

Speech API

A

Speech <> Text service -based on ML
40+ languages

Category: AI

19
Q

Cloud Vision API

A

Image analysis, based on ML with pre-trained models. Categorization, detect emotion, text,…

Category: AI

20
Q

Translate API

A

Language translation service
-with thousands of available language pairs

Category: AI

21
Q

Apigee

A

API management tool

Category: AI

22
Q

Cloud Endpoints

A

API management tooling

Category: AI

23
Q

Anthos

A

Enterprise container orchestration and management.
Container ‘platform’

24
Q

z2

A
25
Q

z3

A
26
Q

Vertex AI

A

For custom building (or extending an existing) ML model.

Category: AI