Cloud Architect 50 preg (146-97) v2

Cloud Architect 50 preg (146-97) v2

12th Grade

50 Qs

quiz-placeholder

Similar activities

Data 50 preg (260-211) v2

Data 50 preg (260-211) v2

12th Grade

50 Qs

Final revision quiz

Final revision quiz

12th Grade

45 Qs

AWS Services 1

AWS Services 1

12th Grade

51 Qs

2021 Sample Paper 5 (TERM1)

2021 Sample Paper 5 (TERM1)

11th - 12th Grade

55 Qs

Content area 7: Digital environments

Content area 7: Digital environments

12th Grade - University

50 Qs

#5 CIW Data Analyst - Certification Prep

#5 CIW Data Analyst - Certification Prep

9th Grade - University

54 Qs

Cybersecurity Quiz

Cybersecurity Quiz

12th Grade

45 Qs

Networking Unit 1 Part 6 Review

Networking Unit 1 Part 6 Review

12th Grade

46 Qs

Cloud Architect 50 preg (146-97) v2

Cloud Architect 50 preg (146-97) v2

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Academia Google

Used 4+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should you do?

Develop a Dataflow job to read data directly from the database and write it into Cloud Storage.

Use the Data Transfer appliance to perform an offline migration.

Use a commercial partner ETL solution to extract the data from the on-premises database and upload it into Cloud Storage.

Compress the data and upload it with gsutil -m to enable multi-threaded copy.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should you do?

Configure a Kubernetes lifecycle hook to prevent the container from starting if it is not approved for usage in the given environment.

Implement a corporate policy to prevent teams from deploying Docker images to an environment unless the Docker image was tested in an earlier environment.

Configure binary authorization policies for the development, staging, and production clusters. Create attestations as part of the continuous integration pipeline.

Create a Kubernetes admissions controller to prevent the container from starting if it is not approved for usage in the given environment.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should you do?

Grant all department members the required IAM permissions for their respective projects.

Create a Google Group per department and add all department members to their respective groups. Create a folder per department and grant the respective group the required IAM permissions at the folder level. Add the projects under the respective folders.

Create a folder per department and grant the respective members of the department the required IAM permissions at the folder level. Structure all projects for each department under the respective folders.

Create a Google Group per department and add all department members to their respective groups. Grant each group the required IAM permissions for their respective projects.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should you do?

Send the data through the processing pipeline, and then store the processed data in a BigQuery table for reprocessing.

Store the data in a BigQuery table. Design the processing pipelines to retrieve the data from the table.

Send the data through the processing pipeline, and then store the processed data in a Cloud Storage bucket for reprocessing.

Store the data in a Cloud Storage bucket. Design the processing pipelines to retrieve the data from the bucket.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which approach should you recommend?

Develop the application with containers, and deploy to Google Kubernetes Engine.

Develop the application for App Engine standard environment.

Use a Managed Instance Group when deploying to Compute Engine.

Develop the application for App Engine flexible environment, using a custom runtime.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your company is developing a web-based application. You need to make sure that production deployments are linked to source code commits and are fully auditable. What should you do?

Make sure a developer is tagging the code commit with the date and time of commit.

Make sure a developer is adding a comment to the commit that links to the deployment.

Make the container tag match the source code commit hash.

Make sure the developer is tagging the commits with latest.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should you do?

Use kubectl autoscale deployment APP_NAME --max 6 --min 2 --cpu-percent 50 to configure Kubernetes autoscaling deployment.

Configure a Kubernetes autoscaling deployment based on the subscription/push_request_latencies metric.

Use the --enable-autoscaling flag when you create the Kubernetes cluster.

Configure a Kubernetes autoscaling deployment based on the subscription/num_undelivered_messages metric.

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?