Virtual Machines and Networks in the Cloud Flashcards

(20 cards)

1
Q

What is a Virtual Private Cloud (VPC)

A

A secure, individual, private cloud-computing model hosted within a public cloud, combining scalability and convenience with data isolation.

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

What is the scope of Google VPC networks

A

Google VPC networks are global.

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

What is the scope of subnets within Google VPC networks

A

Subnets can be in any Google Cloud region worldwide and can span the zones that make up a region.

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

What is Google Compute Engine

A

Google Cloud’s Infrastructure as a Service (IaaS) solution that lets users create and run virtual machines on Google infrastructure.

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

What does each virtual machine in Compute Engine contain

A

The power and functionality of a full-fledged operating system.

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

Name three ways to create a virtual machine instance in Google Compute Engine.,

A

Google Cloud console, Google Cloud CLI, or the Compute Engine API.

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

Which two server images are provided by Google for VMs

A

Linux Server images and Windows Server images.

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

What are “sustained-use discounts” in Compute Engine pricing

A

Automatic discounts applied to virtual machines the longer they run (e.g., more than 25% of a month).

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

What are “committed-use discounts” in Compute Engine pricing

A

Discounts (up to 57%) for committing to a usage term of one or three years for specific amounts of vCPUs and memory.

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

What is the main reason customers choose Preemptible or Spot VMs

A

To reduce cost (can save up to 90%).

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

What is the primary difference between a Preemptible/Spot VM and an ordinary Compute Engine VM regarding termination

A

Compute Engine has permission to terminate a Preemptible/Spot VM if its resources are needed elsewhere.

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

Name two types of Persistent Disks available for Compute Engine instances.

A

Zonal Persistent Disk and Regional Persistent Disk

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

What type of storage is Local SSD primarily used for

A

High performance, transient, local block storage.

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

What is the purpose of Autoscaling in Compute Engine

A

VMs can be added to or subtracted from an application based on load metrics to meet demand.

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

What is the main job of a Load Balancer

A

To distribute user traffic across multiple instances of an application.

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

What type of traffic do Application Load Balancers primarily handle

A

HTTP and HTTPS traffic (application layer / Layer 7).

17
Q

What is the role of the Domain Name Service (DNS)

A

It translates Internet hostnames to addresses.

18
Q

What is “edge caching” in the context of Cloud CDN

A

Storing content closer to end users using caching servers.

19
Q

Which interconnect option uses a VPN “tunnel” connection over the Internet and Cloud Router to make it dynamic

20
Q

Which interconnect option allows for one or more direct, private connections to Google and can be covered by up to a 99.99% SLA

A

Dedicated Interconnect.