M1 - Google Cloud Fundamentals: Core Infrastructure Flashcards

1
Q

What are the 5 equally important traits of Cloud Computing from Google’s perspective?

A

1) Customers get computing resources that are on -demand and self-service.
2) Customers get access to those resources over the internet, from anywhere.
3) The provider of those resources allocates them to users out of that pool.
4) The resources are elastic–which means they’re flexible, so customers can be.
5) Customers pay only for what they use, or reserve as they go.

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

What are the three waves described in the history of Cloud Computing?

A

First -Colocation
Second - Virtualized Data Center
Third - Container Based Architecture

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

IaaS delivers__________

A

delivers on-demand infrastructure resources via the cloud, such as raw compute, storage network capabilities.

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

_____________bind code to libraries that provide access to the
infrastructure application needs. This allows more resources to be focused on application logic.

A

PaaS

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

___________ deploy containerized microservices based application in a fully - managed environment.

A

Cloud Run

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

________________manages event-driven code as a pay-as-you go service.

A

Cloud Run Functions

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

_________provides the entire application stack, delivering an entire cloud-based application that customers can access and use.

A

SaaS - All the google applications that are part of the google workspace environment are examples of SaaS.

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

Google Infrastructure locations

A

North America, Europe, South America, Asia, Australia.

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

___________ measures the time a packet of information takes to travel from its source to its destination.

A

Latency

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

_____________represent independent geographic areas, and are composed of zones. For
example, London, or europe-west2, is a __________that currently comprises three different
zones.

A

Regions

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

Google Cloud currently supports _____zones in ___regions, although this number is
increasing all the time.

A

121
40

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

Google’s data centers
were the first to achieve
___________certification

A

ISO 14001

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

The hardware infrastructure layer comprises three key Infrastructure features:

A

1) Hardware design and provenance.
2) Secure boost stack.
3) Premises security.

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

The service deployment level comprises:

A

Encryption of inner-service communication.

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

What does encryption of inter-service communication mean?

A

Google’s infrastructure provides cryptographic privacy and integrity for remote procedure call (“RPC”) data on the network. Google’s services communicate with each other using RPC calls. The
infrastructure automatically encrypts all infrastructure RPC traffic which goes between data centers. Google has started to deploy hardware cryptographic accelerators that will allow it to extend this default encryption to all infrastructure RPC
traffic inside Google data centers.

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

User identitiy layer

A

Intelligently challenges users for additional
information based on certain risk factors.
Users can use secondary factors when signing in,
including Factor (U2F) open standard.

17
Q

Storage services layer

A

Encryption at rest.
Using centrally managed keys, encryption is
applied at the layer of these storage services.
Google also enables hardware encryption support in hard drives and SSDs.

18
Q

The internet communication layer is comprised by:

A

Google front end and Denial of Service protection.

19
Q

The Google operational security layer is comprised by:

A

Intrusion detection, reducing insider risk, employee Universal Scond factor user, software development practices.

20
Q

Whats is Google frontend/whats its function?

A

Google Front end ensures that all registered services use TLS connections incorporating the correct certificates and following best practices. Google frontend is an Infrastructure service.

21
Q

What is Denial of Service (DoS) protection?

A

The one technology that reduces the risk of any DoS impact of an application running behind GFE.

22
Q

_____________ and ________________ give the ability to mix and match microservices running across different clouds.

A

Kubernetes and Google Kubernetes Engine.

23
Q

______________________ lets customer monitor workloads across multiple cloud providers.

A

Google Cloud Observability.

24
Q

When it comes to GCP billing, there are two types of quotas (both applied at the project level) these are:

A

rate quotas and allocation quotas.

25
Q

__________quotas reset after a specific time.

26
Q

___________quotas govern the number of resources you can have in your
projects. For example, by default, each Google Cloud project has a quota
allowing it no more than 15 Virtual Private Cloud networks.

A

Allocation