CDL - More Services Flashcards

1
Q

What are internal services? (will show up on exam as distractors)

A

The underlying structure that powers GCP

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

What are some GCP Internal services?

A

Spanner
Borg
Chubby
Colossus

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

What is Apigee?

A

Application programming interface

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

What is an API gateway?

A

Acts as a butler for for computers by directing clients to the appropriate back-end services

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

What is an API?

A

An API lets computers talk to each other, even if they speak different languages (programs). Acts as a translator

Ex:
The weather app on your phone uses an API (connector/translator) from a weather website to present weather forcasts.

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

What are a few GCPs main Data Analytics services ?

A

Dataflow
Dataproc
Cloud Data Fusion

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

What is the difference between Dataflow , Dataproc, and Cloud Data Fusion (exam)?

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

What is Dataproc? (exam)

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

What is Dataflow? (exam)

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

When would you use Migrate for Anthos versus Migrate for Compute Engine?

A

Migrate for Anthos - Migrate VMs directly into containers.

Migrate for Compute Engine - for VMs

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

What is Cloud Data Fusion? (exam)

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

What is Anthos?

A

GCP service that allows you to connect your hybrid, multi-cloud, and on-prem environments to modernize and build new apps rapidly.

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

Define IoT

A

The connection of physical objects with sensors, software, and other tech that stream data to cloud services or edge devices

Think Drone, thermostate, Alexa speaker, etc.

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

What is Cloud Deployment Manager?

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

What is Game Servers?

A

An open source game server management that runs on GKE to deliver seamless gaming experiences globally.

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

What is Operations Suite?

A

A collection of services that allow you to MONITOR, LOG, TRACE and PROFILE your apps/ services

17
Q

What is Cloud Monitoring?

A

A cloud monitoring service that provides visibility, performance, availability, and over health of cloud powered applications.

18
Q

What is the difference between Cloud Logging and Error Reporting?

A

Logging - Management of log data to store, search, analyze, monitor, and set alerts of cloud services / performance.

Error - used to identify and understand application errors.

19
Q

What is Firebase (PaaS)? When is this used?

A

A FULLY-MANAGED, SERVERLESS platform for rapidly developing and deploying web and mobile applications.

As an alternative to GC for users who want to focus on building/deploying their application in a highly opinionated framework.