Cloud-Dev Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What keys are required to setup the VM hosting environment?

A

runtime, vm, api_version

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

What are some common values used for runtime?

A

Python 2.7, go, java 7, PHP

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

In automatic_scaling, what value is used to define how an application should scale to use more or less VM instances?

A

target_utilization

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

To control the number of VM instances for Scaling, what two parameters have to be set?

A

min_number_instances, max_number_instances

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

What are the first 3 steps for setting-up WordPress on Google Compute Engine?

A
  1. Start a Google Cloud Platform (GCP) Project
  2. Setup billing
  3. Create VM Instance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What three channels are available for accessing Google Compute Engine?

A

Compute Engine Console, RESTful API, Command line interface (installed with Google Cloud SDK)

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