GCP ACE PS Day 2

GCP ACE PS Day 2

Professional Development

9 Qs

quiz-placeholder

Similar activities

Docker

Docker

Professional Development

10 Qs

ADV-IT 16-20

ADV-IT 16-20

Professional Development

6 Qs

AWS Storage

AWS Storage

Professional Development

9 Qs

Week 4

Week 4

Professional Development

10 Qs

GCP_CS1_Day1

GCP_CS1_Day1

Professional Development

5 Qs

30 Sep - Cloud Zella - Round 2 - Buzzer Round

30 Sep - Cloud Zella - Round 2 - Buzzer Round

Professional Development

13 Qs

Azure Administrator 1

Azure Administrator 1

Professional Development

5 Qs

Electronic Evidence Practical Exercise (Public Awareness)

Electronic Evidence Practical Exercise (Public Awareness)

Professional Development

10 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