GCP_ACE set A for share

GCP_ACE set A for share

60 Qs

quiz-placeholder

Similar activities

SAA-C03 - 02

SAA-C03 - 02

KG - University

65 Qs

Honors World History Review

Honors World History Review

9th Grade

56 Qs

2023-2024 Life Science Final Exam

2023-2024 Life Science Final Exam

6th - 8th Grade

63 Qs

Physical Science Semester 1 Final Exam

Physical Science Semester 1 Final Exam

KG - University

65 Qs

SAA-C03 - 04

SAA-C03 - 04

KG - University

63 Qs

SAA-C03 - 01

SAA-C03 - 01

KG - University

65 Qs

Mid Term Exam

Mid Term Exam

8th Grade

60 Qs

GCP_ACE set A for share

GCP_ACE set A for share

Assessment

Quiz

others

Hard

Created by

Diane Ponte

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your company wants to standardize the creation and management of multiple Google Cloud resources using Infrastructure as Code. You want to minimize the amount of repetitive code needed to manage the environment. What should you do?
Develop templates for the environment using Cloud Deployment Manager.
Use curl in a terminal to send a REST request to the relevant Google API for each individual resource.
Use the Cloud Console interface to provision and manage all related resources.
Create a bash script that contains all requirement steps as gcloud commands.

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

You are building an application that processes data files uploaded from thousands of suppliers. Your primary goals for the application are data security and the expiration of aged data. You need to design the application to:* Restrict access so that suppliers can access only their own data.* Give suppliers write access to data only for 30 minutes. * Delete data that is over 45 days old. You have a very short development cycle, and you need to make sure that the application requires minimal maintenance. Which two strategies should you use? (Choose two.)
Build a lifecycle policy to delete Cloud Storage objects after 45 days.
Use signed URLs to allow suppliers limited time access to store their objects.
Set up an SFTP server for your application, and create a separate user for each supplier.
Build a Cloud function that triggers a timer of 45 days to delete objects that have expired.
Develop a script that loops through all Cloud Storage buckets and deletes any buckets that are older than 45 days.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your company uses a large number of Google Cloud services centralized in a single project. All teams have specific projects for testing and development. The DevOps team needs access to all of the production services in order to perform their job. You want to prevent Google Cloud product changes from broadening their permissions in the future. You want to follow Google-recommended practices. What should you do?
Grant all members of the DevOps team the role of Project Editor on the organization level.
Grant all members of the DevOps team the role of Project Editor on the production project.
Create a custom role that combines the required permissions. Grant the DevOps team the custom role on the production project.
Create a custom role that combines the required permissions. Grant the DevOps team the custom role on the organization level.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are deploying a production application on Compute Engine. You want to prevent anyone from accidentally destroying the instance by clicking the wrong button. What should you do?
Disable the flag "Delete boot disk when instance is deleted."
Enable delete protection on the instance.
Disable Automatic restart on the instance.
Enable Preemptibility on the instance.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are the team lead of a group of 10 developers. You provided each developer with an individual Google Cloud Project that they can use as their personal sandbox to experiment with different Google Cloud solutions. You want to be notified if any of the developers are spending above $500 per month on their sandbox environment. What should you do?
Create a single budget for all projects and configure budget alerts on this budget.
Create a separate billing account per sandbox project and enable BigQuery billing exports. Create a Data Studio dashboard to plot the spending per billing account.
Create a budget per project and configure budget alerts on all of these budgets.
Create a single billing account for all sandbox projects and enable BigQuery billing exports. Create a Data Studio dashboard to plot the spending per project.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are storing sensitive information in a Cloud Storage bucket. For legal reasons, you need to be able to record all requests that read any of the stored data. You want to make sure you comply with these requirements. What should you do?
Enable the Identity Aware Proxy API on the project.
Scan the bucket using the Data Loss Prevention API.
Allow only a single Service Account access to read the data.
Enable Data Access audit logs for the Cloud Storage API.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have been asked to set up Object Lifecycle Management for objects stored in storage buckets. The objects are written once and accessed frequently for 30 days. After 30 days, the objects are not read again unless there is a special need. The objects should be kept for three years, and you need to minimize cost. What should you do?
Set up a policy that uses Nearline storage for 30 days and then moves to Archive storage for three years.
Set up a policy that uses Standard storage for 30 days and then moves to Archive storage for three years.
Set up a policy that uses Nearline storage for 30 days, then moves the Coldline for one year, and then moves to Archive storage for two years.
Set up a policy that uses Standard storage for 30 days, then moves to Coldline for one year, and then moves to Archive storage for two years.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?