ExamGecko
Home Home / Google / Cloud Digital Leader

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

Question list
Search
Search

List of questions

Search

Related questions











How should a multinational organization that is migrating to Google Cloud consider security and privacy regulations to ensure that it is in compliance with global standards?

A.
Comply with data security and privacy regulations in each geographical region
A.
Comply with data security and privacy regulations in each geographical region
Answers
B.
Comply with regional standards for data security and privacy, because they supersede all international regulations
B.
Comply with regional standards for data security and privacy, because they supersede all international regulations
Answers
C.
Comply with international standards for data security and privacy, because they supersede all regional regulations
C.
Comply with international standards for data security and privacy, because they supersede all regional regulations
Answers
D.
Comply with regional data security regulations, because they're more complex than privacy standards
D.
Comply with regional data security regulations, because they're more complex than privacy standards
Answers
Suggested answer: A

Explanation:

Comply with data security and privacy regulations in each geographical region For a multi-national corporation, they need to abide not just by international laws, but also regional laws where they do business.

Your company has recently acquired three growing startups in three different countries. You want to reduce overhead in infrastructure management and keep your costs low without sacrificing security and quality of service to your customers.

How should you meet these requirements?

A.
Host all your subsidiaries' services on-premises together with your existing services.
A.
Host all your subsidiaries' services on-premises together with your existing services.
Answers
B.
Host all your subsidiaries' services together with your existing services on the public cloud.
B.
Host all your subsidiaries' services together with your existing services on the public cloud.
Answers
C.
Build a homogenous infrastructure at each subsidiary, and invest in training their engineers.
C.
Build a homogenous infrastructure at each subsidiary, and invest in training their engineers.
Answers
D.
Build a homogenous infrastructure at each subsidiary, and invest in hiring more engineers.
D.
Build a homogenous infrastructure at each subsidiary, and invest in hiring more engineers.
Answers
Suggested answer: B

Explanation:

Host all your subsidiaries' services together with your existing services on the public cloud.

What is the difference between Standard and Coldline storage?

A.
Coldline storage is for data for which a slow transfer rate is acceptable.
A.
Coldline storage is for data for which a slow transfer rate is acceptable.
Answers
B.
Standard and Coldline storage have different durability guarantees.
B.
Standard and Coldline storage have different durability guarantees.
Answers
C.
Standard and Coldline storage use different APIs.
C.
Standard and Coldline storage use different APIs.
Answers
D.
Coldline storage is for infrequently accessed data.
D.
Coldline storage is for infrequently accessed data.
Answers
Suggested answer: D

Explanation:

Reference: https://www.msp360.com/resources/blog/google-cloud-nearline-storage-vs-coldline-vsstandard/Google Cloud Coldline is a new cold-tier storage for archival data with access frequency of less thanonce per year. Unlike other cold storage options, Nearline has no delays prior to data access, so nowit is the leading solution among competitors.

What would provide near-unlimited availability of computing resources without requiring your organization to procure and provision new equipment?

A.
Public cloud
A.
Public cloud
Answers
B.
Containers
B.
Containers
Answers
C.
Private cloud
C.
Private cloud
Answers
D.
Microservices
D.
Microservices
Answers
Suggested answer: A

Explanation:

Reference: https://cloud.google.com/docs/overview

You are a program manager for a team of developers who are building an event-driven application to allow users to follow one another's activities in the app. Each time a user adds himself as a follower of another user, a write occurs in the real-time database.

The developers will develop a lightweight piece of code that can respond to database writes and generate a notification to let the appropriate users know that they have gained new followers. The code should integrate with other cloud services such as Pub/Sub, Firebase, and Cloud APIs to streamline the orchestration process. The application requires a platform that automatically manages underlying infrastructure and scales to zero when there is no activity.

Which primary compute resource should your developers select, given these requirements?

A.
Google Kubernetes Engine
A.
Google Kubernetes Engine
Answers
B.
Cloud Functions
B.
Cloud Functions
Answers
C.
App Engine flexible environment
C.
App Engine flexible environment
Answers
D.
Compute Engine
D.
Compute Engine
Answers
Suggested answer: B

Explanation:

Reference: https://firebase.google.com/docs/functions/use-cases

Your company has been using a shared facility for data storage and will be migrating to Google Cloud.

One of the internal applications uses Linux custom images that need to be migrated.

Which Google Cloud product should you use to maintain the custom images?

A.
App Engine flexible environment
A.
App Engine flexible environment
Answers
B.
Compute Engine
B.
Compute Engine
Answers
C.
App Engine standard environment
C.
App Engine standard environment
Answers
D.
Google Kubernetes Engine
D.
Google Kubernetes Engine
Answers
Suggested answer: B

Explanation:

Reference: https://cloud.google.com/compute/docs/images/create-delete-deprecate-privateimagesA custom image is a boot disk image that you own and control access to. Use custom images for the following tasks:

Import a virtual disk to Compute Engine from your on-premises environment or from VMs that are running on your local workstation or on another cloud platform. You can manually import boot disk images to Compute Engine, but one disk at a time.

https://cloud.google.com/compute/docs/images

Your organization wants to migrate its data management solutions to Google Cloud because it needs to dynamically scale up or down and to run transactional SQL queries against historical data at scale.

Which Google Cloud product or service should your organization use?

A.
BigQuery
A.
BigQuery
Answers
B.
Cloud Bigtable
B.
Cloud Bigtable
Answers
C.
Pub/Sub
C.
Pub/Sub
Answers
D.
Cloud Spanner
D.
Cloud Spanner
Answers
Suggested answer: D

Explanation:

Reference: https://cloud.google.com/terms/services

Cloud Spanner is a fully-managed, mission-critical relational database service. It is designed to provide a scalable online transaction processing (OLTP) database with high availability and strong consistency at global scale

Your organization needs to categorize objects in a large group of static images using machine learning. Which Google Cloud product or service should your organization use?

A.
BigQuery ML
A.
BigQuery ML
Answers
B.
AutoML Video Intelligence
B.
AutoML Video Intelligence
Answers
C.
Cloud Vision API
C.
Cloud Vision API
Answers
D.
AutoML Tables
D.
AutoML Tables
Answers
Suggested answer: C

Explanation:

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

Derive insights from your images in the cloud or at the edge with AutoML Vision or use pre-trained Vision API models to detect emotion, understand text, and more.

Vision API offers powerful pre-trained machine learning models through REST and RPC APIs. Assign labels to images and quickly classify them into millions of predefined categories. Detect objects and faces, read printed and handwritten text, and build valuable metadata into your image catalog.

Your organization runs all its workloads on Compute Engine virtual machine instances. Your organization has a security requirement: the virtual machines are not allowed to access the public internet. The workloads running on those virtual machines need to access BigQuery and Cloud Storage, using their publicly accessible interfaces, without violating the security requirement.

Which Google Cloud product or feature should your organization use?

A.
Identity-Aware Proxy
A.
Identity-Aware Proxy
Answers
B.
Cloud NAT (network address translation)
B.
Cloud NAT (network address translation)
Answers
C.
VPC internal load balancers
C.
VPC internal load balancers
Answers
D.
Private Google Access
D.
Private Google Access
Answers
Suggested answer: D

Explanation:

VM instances that only have internal IP addresses (no external IP addresses) can use Private Google Access. They can reach the external IP addresses of Google APIs and services. The source IP address of the packet can be the primary internal IP address of the network interface or an address in an alias IP range that is assigned to the interface. If you disable Private Google Access, the VM instances can no longer reach Google APIs and services; they can only send traffic within the VPC network.

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

Which Google Cloud product is designed to reduce the risks of handling personally identifiable information (PII)?

A.
Cloud Storage
A.
Cloud Storage
Answers
B.
Google Cloud Armor
B.
Google Cloud Armor
Answers
C.
Cloud Data Loss Prevention
C.
Cloud Data Loss Prevention
Answers
D.
Secret Manager
D.
Secret Manager
Answers
Suggested answer: C

Explanation:

Reference: https://cloud.google.com/blog/products/gcp/take-charge-of-your-sensitive-data-withthe-cloud-dlp-api

Cloud Data Loss Prevention: Fully managed service designed to help you discover, classify, and protect your most sensitive data.

Total 371 questions
Go to page: of 38