ExamGecko
Home Home / Google / Cloud Digital Leader

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

Question list
Search
Search

List of questions

Search

Related questions











There are internal compliance requirements that demand that we do not use any APIs or services that are not backed by SLAs. Which of these are acceptable for us? (Choose two answer)

A.
Alpha, Beta
A.
Alpha, Beta
Answers
B.
Early Access, Preview
B.
Early Access, Preview
Answers
C.
General Availability
C.
General Availability
Answers
D.
Deprecated, but ensure that the SLA support period is still valid.
D.
Deprecated, but ensure that the SLA support period is still valid.
Answers
Suggested answer: C, D

Explanation:

General Availability is the stage where SLAs apply.

Deprecated - in the deprecated stage, you should start moving away from those APIs and products.

Depending on the deprecation policy, SLAs could still be valid.

An organization has created an ecommerce website. What data on this website would be considered structured data?

A.
Product photographs
A.
Product photographs
Answers
B.
Product reviews
B.
Product reviews
Answers
C.
Product descriptions
C.
Product descriptions
Answers
D.
Product ratings score
D.
Product ratings score
Answers
Suggested answer: D

Explanation:

Because product ratings are structured because they are numerical scores.

Your company provides car maintenance services. It is conducting an internal hackathon to identify new ideas that could expand their business. The teams have pitched different ideas and have started working on it. They have to present their application to the judges within 48 hours. A presentation alone is not enough; they have to demonstrate a working proof of concept. The team that you are mentoring is going to recommend additional ser-vices to drive in customers based on the brand of car they drive in. They need to be able to identify what brand of car the customer has, based on a photograph automatically taken at entry. They have already discovered an open source database of car images collected by online enthusiasts. How should they implement this solution?

A.
Use Deep Learning Containers that are preconfigured and optimized containers for deep learning environments.
A.
Use Deep Learning Containers that are preconfigured and optimized containers for deep learning environments.
Answers
B.
Use AutoML Image - upload the images and let it create a working model for you.
B.
Use AutoML Image - upload the images and let it create a working model for you.
Answers
C.
Use TensorFlow to create a model that will identify the car brands; use the available data to train the model.
C.
Use TensorFlow to create a model that will identify the car brands; use the available data to train the model.
Answers
D.
Use Cloud Vision AI that is able to detect logos. Write only the code to integrate in-to your workflow.
D.
Use Cloud Vision AI that is able to detect logos. Write only the code to integrate in-to your workflow.
Answers
Suggested answer: B

Explanation:

It would be most straightforward to use AutoML Image. Put the images in Cloud Storage, point to it from AutoML, and start the model building process.

Reference Link- https://cloud.google.com/automl

Your application is onboarding a number of users. The details of the users very widely. What kind of database would be most suitable for this use case?

A.
NoSQL database like Firestore
A.
NoSQL database like Firestore
Answers
B.
OLAP database like BigQuery which support SQL
B.
OLAP database like BigQuery which support SQL
Answers
C.
SQL database like MySQL or PostgreSQL
C.
SQL database like MySQL or PostgreSQL
Answers
D.
OLTP database like Cloud Spanner
D.
OLTP database like Cloud Spanner
Answers
Suggested answer: A

Explanation:

1. NoSQL databases are best suited for this use case. Firestore is an appropriate one to use here 2. Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps - at global scale.

Your team is using BigQuery as your central data warehouse. You are running a certain workload that you've run frequently over the last few days. It is a short, high capacity ana-lytics workload. Which of the following would be an appropriate pricing model to use?

A.
There is no need for any pricing model the first 1 TB of query data processed per month is free.
A.
There is no need for any pricing model the first 1 TB of query data processed per month is free.
Answers
B.
On-demand pricing
B.
On-demand pricing
Answers
C.
Flex Slots
C.
Flex Slots
Answers
D.
Flat-rate reservations
D.
Flat-rate reservations
Answers
Suggested answer: C

Explanation:

Option A is Correct- BigQuery Flex Slots for cyclical workloads that require extra capacity, or for workloads that need to process a lot of data in a short time, and so would be less expensive to run using reserved slots for a short time.

An organization wants to search for and share plug-and-play AI components which can easily build ML services into their project. Which Google Cloud product should the organi-zation use?

A.
Document AI
A.
Document AI
Answers
B.
AI Hub
B.
AI Hub
Answers
C.
Cloud Talent Solution
C.
Cloud Talent Solution
Answers
D.
Recommendations AI
D.
Recommendations AI
Answers
Suggested answer: B

Explanation:

Because AI Hub is a hosted repository of plug-and-play AI compo-nents.

Reference link:- https://cloud.google.com/ai-hub/docs/release-notes

Your company has multiple internal applications used by your employees. You also have to give access to certain vendors and contractors. What is a good option for you to adopt?

A.
Keep the credentials separate for each application to reduce the blast radius in case of any issues.
A.
Keep the credentials separate for each application to reduce the blast radius in case of any issues.
Answers
B.
Use an external identity provider that is famous and popular like Facebook or Twitter; that way, even your vendors and contractors will have an account there.
B.
Use an external identity provider that is famous and popular like Facebook or Twitter; that way, even your vendors and contractors will have an account there.
Answers
C.
Allow all users, especially contractors and vendors, to bring their own identities, like those at gmail.com.
C.
Allow all users, especially contractors and vendors, to bring their own identities, like those at gmail.com.
Answers
D.
Use an IDaaS (Identity as a Service) product that can centrally manage authenti-cation and authorization for the applications.
D.
Use an IDaaS (Identity as a Service) product that can centrally manage authenti-cation and authorization for the applications.
Answers
Suggested answer: D

Explanation:

IDaaS - identity providers managed by the company give better control over security and privacy.

Security/access can be set granularly, while also being centralized. You don't have to manage multiple credentials.

Your organization is on a critical path with recently developed applications. They are going into production in a month. A few million users are expected to use the new application. They want to ensure minimum disruption when the application goes live. Any issues have to be dealt with within minutes and resolved as quickly as possible. Which Support package should they take?

A.
Enhanced Support
A.
Enhanced Support
Answers
B.
Standard Support
B.
Standard Support
Answers
C.
Basic Support
C.
Basic Support
Answers
D.
Premium Support
D.
Premium Support
Answers
Suggested answer: D

Explanation:

Premium Support will have a 15-minute response time with 24/7 response for high & criti-cal-impact issues.

https://cloud.google.com/support

An organization wants to move from a strategic cloud adoption maturity level to a trans-formational one. How should the organization change the way they scale?

A.
None of these
A.
None of these
Answers
B.
Deploy changes when problems arise.
B.
Deploy changes when problems arise.
Answers
C.
Deploy changes programmatically.
C.
Deploy changes programmatically.
Answers
D.
Review changes manually.
D.
Review changes manually.
Answers
Suggested answer: C

Explanation:

Because automation is a transformational approach which ensures changes are constant and lowrisk.

Which of the following statements is/are correct about Bare Metal Solutions?

A.
The network, which Google Cloud manages includes a low-latency Cloud Inter-connect connection into the customer Bare Metal Solution environment.
A.
The network, which Google Cloud manages includes a low-latency Cloud Inter-connect connection into the customer Bare Metal Solution environment.
Answers
B.
Bare Metal Solution also includes the provisioning and maintenance of the cus-tom, sole-tenancy hardware with local SAN, and smart hands support.
B.
Bare Metal Solution also includes the provisioning and maintenance of the cus-tom, sole-tenancy hardware with local SAN, and smart hands support.
Answers
C.
Bare Metal Solution uses a bring-your-own-license (BYOL) model.
C.
Bare Metal Solution uses a bring-your-own-license (BYOL) model.
Answers
D.
All of the Above.
D.
All of the Above.
Answers
Suggested answer: D

Explanation:

Option A is true

You are responsible for the licensing of all of your software. Bare Metal Solution uses a bring-yourown- license (BYOL) model.

Apart from this you are responsible for the software, applications, and data that you use and store in the Bare Metal Solution environment.

Responsibilities

Data, including:

- Security and encryption

- Backups

Software and applications, including:

- Installation

- Configuration

- Upgrades and patching

Operating system and any hypervisor, including:

- Configuration changes

- Upgrades and patching

Server clusters, including:

- Installation

- Configuration

- Maintenance

Licensing

Option B & C is also true.

With Bare Metal Solution, Google Cloud provides and manages the core infrastructure, the net-work, the physical and network security, and hardware monitoring capabilities in an environment from which you can access all of the Google Cloud services. The core infrastructure includes secure, controlled-environment facilities, and power.

The Bare Metal Solution also includes the provisioning and maintenance of the custom, sole-tenancy hardware with local SAN, and smart hands support.

The network, which is managed by Google Cloud includes a low-latency Cloud Interconnect connection into the customer Bare Metal Solution environment.

The available Google Cloud services include private API access, management tools, support, and billing.

Total 371 questions
Go to page: of 38