ExamGecko
Home / Google / Cloud Digital Leader / List of questions
Ask Question

Google Cloud Digital Leader Practice Test - Questions Answers, Page 3

List of questions

Question 21

Report
Export
Collapse

Your organization needs to build streaming data pipelines. You don't want to manage the individual servers that do the data processing in the pipelines. Instead, you want a managed service that will automatically scale with the amount of data to be processed.

Which Google Cloud product or feature should your organization choose?

Pub/Sub
Pub/Sub
Dataflow
Dataflow
Data Catalog
Data Catalog
Dataprep by Trifacta
Dataprep by Trifacta
Suggested answer: B

Explanation:

Reference: https://cloud.google.com/dataflow/docs/guides/deploying-a-pipeline

Google Cloud Digital Leader image Question 21 explanation 27871 09182024191217000000

Reference link- https://cloud.google.com/dataflow/docs/guides/deploying-a-pipeline

asked 18/09/2024
Victor Avila
29 questions

Question 22

Report
Export
Collapse

Your organization is building an application running in Google Cloud. Currently, software builds, tests, and regular deployments are done manually, but you want to reduce work for the team. Your organization wants to use Google Cloud managed solutions to automate your build, testing, and deployment process.

Which Google Cloud product or feature should your organization use?

Cloud Scheduler
Cloud Scheduler
Cloud Code
Cloud Code
Cloud Build
Cloud Build
Cloud Deployment Manager
Cloud Deployment Manager
Suggested answer: C

Explanation:

Deploy your application to App Engine using the gcloud app deploy command. This command automatically builds a container image by using the Cloud Build service and then deploys that image to the App Engine flexible environment.

Reference: https://cloud.google.com/appengine/docs/flexible/nodejs/testing-and-deploying-yourapp

asked 18/09/2024
Armands Vestmanis
45 questions

Question 23

Report
Export
Collapse

Which Google Cloud product can report on and maintain compliance on your entire Google Cloud organization to cover multiple projects?

Cloud Logging
Cloud Logging
Identity and Access Management
Identity and Access Management
Google Cloud Armor
Google Cloud Armor
Security Command Center
Security Command Center
Suggested answer: D

Explanation:

Security Command Center is a centralized security and risk management platform for yourGoogle Cloud resources. It is a single tool that offers a variety of security features including:

1. Gain centralized visibility and control

2. Discover misconfigurations and vulnerabilities

3. Report on and maintain compliance

4. Detect threats targeting your Google Cloud assets

https://cloud.google.com/security-command-center

asked 18/09/2024
Marcin Weglarski
38 questions

Question 24

Report
Export
Collapse

Your organization needs to establish private network connectivity between its on-premises network and its workloads running in Google Cloud. You need to be able to set up the connection as soon as possible.

Which Google Cloud product or feature should you use?

Cloud Interconnect
Cloud Interconnect
Direct Peering
Direct Peering
Cloud VPN
Cloud VPN
Cloud CDN
Cloud CDN
Suggested answer: A

Explanation:

Private Google Access for on-premises hosts provides a way for on-premises systems to connect to Google APIs and services by routing traffic through a Cloud VPN tunnel.

Reference: https://cloud.google.com/vpc/docs/configure-private-google-access-hybrid

asked 18/09/2024
Carolina Velayos
49 questions

Question 25

Report
Export
Collapse

Your organization is developing a mobile app and wants to select a fully featured cloud-based compute platform for it.

Which Google Cloud product or feature should your organization use?

Google Kubernetes Engine
Google Kubernetes Engine
Firebase
Firebase
Cloud Functions
Cloud Functions
App Engine
App Engine
Suggested answer: B

Explanation:

Reference: https://cloud.google.com/appengine

Firebase is Google's mobile development platform that empowers you to quickly build and grow your app

asked 18/09/2024
Kehinde Ifarinde
45 questions

Question 26

Report
Export
Collapse

Your team has developed a machine learning model for your customer. The test results indicate very strong predictive capability. The model is then deployed in production. Evaluation of the predictions in production show that they are off by a pronounced margin. What is the issue and how can you solve for it?

The model is under fitted. Train with less data.
The model is under fitted. Train with less data.
The model is over fitted. Add more features to the model to fix it.
The model is over fitted. Add more features to the model to fix it.
The model is fine since the test results are good. Fix the production of incoming data.
The model is fine since the test results are good. Fix the production of incoming data.
The model is overfitted. Train with more data.
The model is overfitted. Train with more data.
Suggested answer: D

Explanation:

If our ML model does well on the training set than on the production set, then we're likely over fitting. Training with more data would be one solution.

asked 18/09/2024
Martin Stoyanov
50 questions

Question 27

Report
Export
Collapse

Your large and frequently changing organization's user information is stored in an on-premises LDAP database. The database includes user passwords and group and organization membership.

How should your organization provision Google accounts and groups to access Google Cloud resources?

Replicate the LDAP infrastructure on Compute Engine
Replicate the LDAP infrastructure on Compute Engine
Use the Firebase Authentication REST API to create users
Use the Firebase Authentication REST API to create users
Use Google Cloud Directory Sync to create users
Use Google Cloud Directory Sync to create users
Use the Identity Platform REST API to create users
Use the Identity Platform REST API to create users
Suggested answer: C

Explanation:

You can run a single instance of Google Cloud Directory Sync to synchronize user accounts and groups to Google Cloud.

Reference: https://cloud.google.com/architecture/identity/federating-gcp-with-active-directory-introduction

Google Cloud Digital Leader image Question 27 explanation 27877 09182024191217000000

https://support.google.com/a/answer/106368?hl=en

asked 18/09/2024
Test Test
25 questions

Question 28

Report
Export
Collapse

Your organization recently migrated its compute workloads to Google Cloud. You want these workloads in Google Cloud to privately and securely access your large volume of on-premises data, and you also want to minimize latency.

What should your organization do?

Use Storage Transfer Service to securely make your data available to Google Cloud
Use Storage Transfer Service to securely make your data available to Google Cloud
Create a VPC between your on-premises data center and your Google resources
Create a VPC between your on-premises data center and your Google resources
Peer your on-premises data center to Google's Edge Network
Peer your on-premises data center to Google's Edge Network
Use Transfer Appliance to securely make your data available to Google Cloud
Use Transfer Appliance to securely make your data available to Google Cloud
Suggested answer: C

Explanation:

Google Cloud Digital Leader image Question 28 explanation 27878 09182024191217000000

https://cloud.google.com/network-connectivity/docs/direct-peering

asked 18/09/2024
Jari Tetteroo
38 questions

Question 29

Report
Export
Collapse

Your organization consists of many teams. Each team has many Google Cloud projects. Your organization wants to simplify the management of identity and access policies for these projects.

How can you group these projects to meet this goal?

Group each team's projects into a separate domain
Group each team's projects into a separate domain
Assign labels based on the virtual machines that are part of each team's projects
Assign labels based on the virtual machines that are part of each team's projects
Use folders to group each team's projects
Use folders to group each team's projects
Group each team's projects into a separate organization node
Group each team's projects into a separate organization node
Suggested answer: C

Explanation:

Google Cloud Digital Leader image Question 29 explanation 27879 09182024191217000000

https://cloud.google.com/resource-manager/docs/creating-managing-folders

asked 18/09/2024
Eb Store
34 questions

Question 30

Report
Export
Collapse

Your organization needs to restrict access to a Cloud Storage bucket. Only employees who are based in Canada should be allowed to view the contents.

What is the most effective and efficient way to satisfy this requirement?

Deploy the Cloud Storage bucket to a Google Cloud region in Canada
Deploy the Cloud Storage bucket to a Google Cloud region in Canada
Configure Google Cloud Armor to allow access to the bucket only from IP addresses based in Canada
Configure Google Cloud Armor to allow access to the bucket only from IP addresses based in Canada
Give each employee who is based in Canada access to the bucket
Give each employee who is based in Canada access to the bucket
Create a group consisting of all Canada-based employees, and give the group access to the bucket
Create a group consisting of all Canada-based employees, and give the group access to the bucket
Suggested answer: D

Explanation:

Reference: https://cloud.google.com/storage/docs/access-control

Because you can use your own private VPN to access the Canada-only bucket from anywhere in the world.

asked 18/09/2024
Robert Hernady
31 questions
Total 411 questions
Go to page: of 42
Search

Related questions