GCP ACE PS Day 2

GCP ACE PS Day 2

Professional Development

9 Qs

quiz-placeholder

Similar activities

AWS CCP q11-20

AWS CCP q11-20

Professional Development

10 Qs

Google Workspace

Google Workspace

Professional Development

10 Qs

Nodejs: Templating with EJS

Nodejs: Templating with EJS

Professional Development

10 Qs

Les relations collectives au travail

Les relations collectives au travail

Professional Development

10 Qs

GCP-Developer_DAY2

GCP-Developer_DAY2

Professional Development

5 Qs

XBOX Modding

XBOX Modding

KG - Professional Development

11 Qs

AWS Cloud Practitioner Quiz 2

AWS Cloud Practitioner Quiz 2

Professional Development

14 Qs

To GSuitefinity and Beyond!

To GSuitefinity and Beyond!

Professional Development

12 Qs

GCP ACE PS Day 2

GCP ACE PS Day 2

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

CloudThat Technologies

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a virtual machine instance that can be terminated by Compute Engine without warning?

A preemptible VM

A shared-core VM

A high-cpu VM

A standard VM

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Regarding Compute Engine: What is a managed instance group?

A managed instance group combines existing instances of different configurations into one manageable group

A managed instance group uses an instance template to create identical instances

A managed instance group creates a firewall around instances

A managed instance group is a set of servers used exclusively for batch processing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to verify the assigned permissions in a custom IAM role. What should you do?

Use the "gcloud init" command to view the information.

Use the GCP Console, Security section to view the information.

Use the GCP Console, IAM section to view the information.

Use the GCP Console, API section to view the information.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your company uses Cloud Storage to store application backup files for disaster recovery purposes. You want to follow Google's recommended practices. Which storage option should you use?

Standard Storage

Archive Storage

Coldline Storage

Nearline Storage

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your application has a large international audience and runs stateless virtual machines within a managed instance group across multiple locations. One feature of the application lets users upload files and share them with other users. Files must be available for 30 days; after that, they are removed from the system entirely. Which storage solution should you choose?

Persistent SSD on virtual machine instances

A multi-regional Cloud Storage bucket

A managed instance group of Filestore servers

A Cloud Datastore database

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to optimize the storage costs for long term archival of logs. Logs are accessed frequently in the first 30 days and only retrieved after that if there is any special requirement in the annual audit. The auditors may need to look into log entries of the previous three years. What should you do?

Store the logs in Nearline Storage Class and set up a lifecycle policy to transition the files older than 30 days to Archive Storage Class.

Store the logs in Nearline Storage Class and set up lifecycle policies to transition the files older than 30 days to Coldline Storage Class, and files older than 1 year to Archive Storage Class.

Store the logs in Standard Storage Class and set up a lifecycle policy to transition the files older than 30 days to Archive Storage Class.

Store the logs in Standard Storage Class and set up lifecycle policies to transition the files older than 30 days to Coldline Storage Class, and files older than 1 year to Archive Storage Class.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to set a bucket storage class for data that will be accessed once a month or less. Which type do you select?

coldline

multi-regional

regional

nearline

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The name of the bucket should be globally unique.

True

False

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a command line utility for cloud storage buckets?

ssh

gsutil

git

bash