Summer Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Free and Premium Google Cloud-Digital-Leader Dumps Questions Answers

Google Cloud Digital Leader exam Questions and Answers

Question 1

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

Options:

A.

Enterprise-grade deployment platform

B.

All your existing investment in tooling and best practices will work as is

C.

Continue to run any version, and feature set, any database option, and any cus-tomizations (patchsets)

D.

All of the Above.

Buy Now
Question 2

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?

Options:

A.

Google Kubernetes Engine

B.

Cloud Functions

C.

App Engine flexible environment

D.

Compute Engine

Question 3

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?

Options:

A.

App Engine flexible environment

B.

Compute Engine

C.

App Engine standard environment

D.

Google Kubernetes Engine

Question 4

Your organization wants to run a container-based application on Google Cloud. This application is expected to increase in complexity. You have a security need for fine-grained control of traffic between the containers. You also have an operational need to exercise fine-grained control over the application’s scaling policies.

What Google Cloud product or feature should your organization use?

Options:

A.

Google Kubernetes Engine cluster

B.

App Engine

C.

Cloud Run

D.

Compute Engine virtual machines

Question 5

Your manager wants to restrict communication of all virtual machines with internet access; with resources in another network; or with a resource outside Compute Engine. It is expected that different teams will create new folders and projects in the near future.

How would you restrict all virtual machines from having an external IP address?

Options:

A.

Define an organization policy at the root organization node to restrict virtual machine instances from having an external IP address

B.

Define an organization policy on all existing folders to define a constraint to restrict virtual machine instances from having an external IP address

C.

Define an organization policy on all existing projects to restrict virtual machine instances from having an external IP address

D.

Communicate with the different teams and agree that each time a virtual machine is created, it must be configured without an external IP address

Question 6

Your organization wants to be sure that is expenditures on cloud services are in line with the budget. Which two Google Cloud cost management features help your organization gain greater visibility into its cloud resource costs? (Choose two.)

Options:

A.

Billing dashboards

B.

Resource labels

C.

Sustained use discounts

D.

Financial governance policies

E.

Payments profile

Question 7

An organization has completely migrated all their infrastructure to the cloud to benefit from its agility. Now they want to innovate faster and achieve a higher return on investment. What should the organization do?

Options:

A.

Manually provision all cloud infrastructure for increased control.

B.

Modernize their applications.

C.

Lower their service level objective (SLO).

D.

Move to a hybrid architecture with some of their infrastructure on-premises.

Question 8

You are working with the head of the IT team and planning the move of computing systems. The questionnaire indicates that they have a reporting application that runs almost 24 hours every day of the week. When there is extra load, it queues up the processing and executes tasks when there is less demand. Which of these compute options would you recommend for them?

Options:

A.

Use a serverless option - App Engine Standard for Flex

B.

Use a server-based option - Compute Engine.

C.

Use a serverless option - Cloud Functions

D.

Serverless option - Cloud Run

Question 9

A company with its own private data center has called you in for help with their disaster recovery planning. News of multiple ransomware attacks has made them very anxious. They want to make they are well prepared for such an eventuality. Which of these would be good recommendations?

Options:

A.

It is better to have redundancy; so, set up another private data center nearby so that you can quickly go over in case of an emergency.

B.

It is better to have redundancy; use one or many of the Google Cloud datacenters as a backup location.

C.

The one data center is enough, as long as the data is encrypted; attackers won't be able to read the data.

D.

The one data center is enough as long as you regularly back up data and save it in another place in the same DC.

Question 10

Your organization is moving an application to Google Cloud. As part of that effort, it needs to migrate the application’s working database from another cloud provider to Cloud SQL. The database runs on the MySQL engine. The migration must cause minimal disruption to users. Data must be secured while in transit.

Which should your organization use?

Options:

A.

BigQuery Data Transfer Service

B.

MySQL batch insert

C.

Database Migration Service

D.

Cloud Composer

Question 11

Your organization wants an economical solution to store data such as files, graphical images, and videos and to access and share them securely.

Which Google Cloud product or service should your organization use?

Options:

A.

Cloud Storage

B.

Cloud SQL

C.

Cloud Spanner

D.

BigQuery

Question 12

Your customer currently has a hybrid cloud setup including their on-premises data center and AWS. They are consolidating all their services on Google Cloud as part of a modernization plan and want to spend less IT effort in the future. There are about 10 MySQL and 25 PostgreSQL databases across the two DCs. What is the best option to for them?

Options:

A.

Use the Data Catalog Service to manage the metadata of the databases

B.

Use Cloud Dataflow service and setup Google's Cloud SQL as the sink and the others as the source, which will cause the data to flow in as expected.

C.

Use the Database Migration Service

D.

Use the Bare Metal Solution and copy the databases directly as they are on-premises and on AWS.

Question 13

A customer has new applications to build that has to handle both batch data and streaming data. Which product should they choose?

Options:

A.

Dataprep

B.

Dataflow

C.

Dataproc

D.

Data Fusion

Question 14

Your multinational organization has servers running mission-critical workloads on its premises around the world. You want to be able to manage these workloads consistently and centrally, and you want to stop managing infrastructure.

What should your organization do?

Options:

A.

Migrate the workloads to a public cloud

B.

Migrate the workloads to a central office building

C.

Migrate the workloads to multiple local co-location facilities

D.

Migrate the workloads to multiple local private clouds

Question 15

What conditions be true if a VM interface wants to send packets to the external IP addresses of Google APIs and services using Private Google Access?

Options:

A.

VM interface does not have an external IP address assigned.

B.

VM interface is connected to a subnet where Private Google Access is disabled

C.

Both A and B

D.

None of the Above.

Question 16

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?

Options:

A.

Deploy the Cloud Storage bucket to a Google Cloud region in Canada

B.

Configure Google Cloud Armor to allow access to the bucket only from IP addresses based in Canada

C.

Give each employee who is based in Canada access to the bucket

D.

Create a group consisting of all Canada-based employees, and give the group access to the bucket

Question 17

As your organization increases its release velocity, the VM-based application upgrades take a long time to perform rolling updates due to OS boot times. You need to make the application deployments faster.

What should your organization do?

Options:

A.

Migrate your VMs to the cloud, and add more resources to them

B.

Convert your applications into containers

C.

Increase the resources of your VMs

D.

Automate your upgrade rollouts

Question 18

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?

Options:

A.

Google Kubernetes Engine

B.

Firebase

C.

Cloud Functions

D.

App Engine

Question 19

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?

Options:

A.

Cloud Interconnect

B.

Direct Peering

C.

Cloud VPN

D.

Cloud CDN

Question 20

Your organization runs an application on virtual machines in Google Cloud. This application processes incoming images. This activity takes hours to create a result for each image. The workload for this application normally stays at a certain baseline level, but at regular intervals it spikes to a much greater workload. Your organization needs to control the cost to run this application.

What should your organization do?

Options:

A.

Purchase committed use discounts for the baseline load

B.

Purchase committed use discounts for the expected spike load

C.

Leverage sustained use discounts for your virtual machines

D.

Run the workload on preemptible VM instances

Question 21

Which of the following NIST Cloud characteristics uses the business model of shared re-sources in a cloud environment?

Options:

A.

Elasticity

B.

Availability

C.

Broad Network Access

D.

Multi-Tenancy

Question 22

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?

Options:

A.

Document AI

B.

AI Hub

C.

Cloud Talent Solution

D.

Recommendations AI

Question 23

A Multiple projects within your organization have long-term VM usage. Based on current demand, they are able to project into the future and estimate how many VM hours they will use every year. Going in for a committed use contract seems sensible. How can you configure committed use easily across all the projects?

Options:

A.

Enable committed use with discount sharing for the projects

B.

Review the usage of resources by each project on a daily basis. Enable committed use for the following day based on that number, so that it gives maximum granularity without wastage.

C.

Take a report of each project's use in the last year. Enable committed use on a per-project basis based on the previous year's numbers.

D.

Share a Google Sheet and request each project team to send in their estimate. Enable committed use accordingly on a per-project basis.

Question 24

Your organization meant to purchase a 3-year Committed Use Discount, but accidentally purchased a 1-year Committed Use Discount instead. What should your organization do?

Options:

A.

Contact your financial institution.

B.

Contact Trust and Safety.

C Contact Cloud Billing Support.

C.

Contact Technical Support.

Question 25

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?

Options:

A.

Use Deep Learning Containers that are preconfigured and optimized containers for deep learning environments.

B.

Use AutoML Image - upload the images and let it create a working model for you.

C.

Use TensorFlow to create a model that will identify the car brands; use the available data to train the model.

D.

Use Cloud Vision AI that is able to detect logos. Write only the code to integrate in-to your workflow.

Question 26

Your ed-tech start-up was originally launched in a small geography. Any user sign-ups, course progress, tests taken, etc. are captured on a self-managed MySQL database. Every user generates many such transactions. Now you're taking the application globally and preparing for a much larger influx of users from all over the world. The existing MySQL server is unlikely to be able to scale. Which convenient option can be considered?

Options:

A.

Migrate to BigQuery

B.

Migrate to Cloud Spanner

C.

Migrate to Cloud SQL

D.

Migrate to Bigtable

Question 27

An organization with hybrid cloud architecture wants to build an application once and be able to run it both on-premises and in their public cloud. Which Google Cloud solution should the organization use?

Options:

A.

Cloud Functions

B.

App Engine

C.

Compute Engine

D.

Anthos

Question 28

An organization currently stores its data on-premises and they receive different levels of traffic on their website every month. How could the organization benefit from modernizing their infrastructure with cloud technology?

Options:

A.

They can rely on the cloud provider for all website source code.

B.

Agile storage scalability.

C.

100% service availability.

D.

They can shift from heavy operational expenditure to a capital expenditure model.

Question 29

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?

Options:

A.

None of these

B.

Deploy changes when problems arise.

C.

Deploy changes programmatically.

D.

Review changes manually.

Question 30

Your organization runs many workloads in different Google Cloud projects, each linked to the same billing account. Each project's workload costs can vary from month to month, but the overall combined cost of all projects is relatively stable. Your organization needs to optimize its cost.

What should your organization do?

Options:

A.

Purchase a commitment per project for each project’s usual minimum

B.

Create a billing account per project, and link each project to a different billing account

C.

Turn on committed use discount sharing, and create a commitment for the combined usage

D.

Move all workloads from all different projects into one single consolidated project

Question 31

A fitness band company is continuously ingesting data from millions of its consumers. Different kinds of data based on time, like location, heartbeat rate, temperature, movement, etc. are connect-ed. They need a high throughput database that can write data very fast. Since their users are spread across the world, they need the database to be geographically scalable. Consumers also want to see near-real-time visualizations of their activities. Which of these databases would be a good fit?

Options:

A.

Cloud SQL

B.

Bigtable

C.

Spanner

D.

Firestore

Question 32

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

Options:

A.

Cloud Storage

B.

Google Cloud Armor

C.

Cloud Data Loss Prevention

D.

Secret Manager

Question 33

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)

Options:

A.

Alpha, Beta

B.

Early Access, Preview

C.

General Availability

D.

Deprecated, but ensure that the SLA support period is still valid.

Question 34

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?

Options:

A.

There is no need for any pricing model the first 1 TB of query data processed per month is free.

B.

On-demand pricing

C.

Flex Slots

D.

Flat-rate reservations

Question 35

A video game organization has invested in cloud technology to generate insights from user behaviors. They want to ensure recommendations of games are aligned to players' interests. What may have prompted this business decision?

Options:

A.

Customers expect faster time to market for games.

B.

Employees expect source code changes to be deployed faster.

C.

Customers expect a personalized experience.

D.

Employees expect more predictable data management spending.

Question 36

You want to build an application that will allow customers to register and login. It would be great to have the ability to secure it with multi-factor authentication and the ability to reset credentials. As a small startup, you want to build the main application as quickly as possible and have minimum overhead. Which might be a suitable option for you on Google Cloud?

Options:

A.

Since identity and credentials should be secure and private, do not trust other ser-vice providers.

B.

Cloud Identity

C.

Google Workspace

D.

Cloud Identity Platform

Question 37

What are the network requirements for Private Google Access?

Options:

A.

Private Google Access automatically enables any API.

B.

Your network must have appropriate routes for the destination IP ranges used by Google APIs and services.

C.

Both A and B

D.

None of the Above

Question 38

Your organization stores highly sensitive data on-premises that cannot be sent over the public internet. The data must be processed both on-premises and in the cloud.

What should your organization do?

Options:

A.

Configure Identity-Aware Proxy (IAP) in your Google Cloud VPC network

B.

Create a Cloud VPN tunnel between Google Cloud and your data center

C.

Order a Partner Interconnect connection with your network provider

D.

Enable Private Google Access in your Google Cloud VPC network

Question 39

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?

Options:

A.

Cloud Scheduler

B.

Cloud Code

C.

Cloud Build

D.

Cloud Deployment Manager

Question 40

Your organization needs to analyze data in order to gather insights into its daily operations. You only want to pay for the data you store and the queries you perform. Which Google Cloud product should your organization choose for its data analytics warehouse?

Options:

A.

Cloud SQL

B.

Dataproc

C.

Cloud Spanner

D.

BigQuery

Question 41

Your application has repeated data requests of the exact same nature. At the same time, the number of user requests is increasing. Monitoring indicates that the load on the existing database is increasing, and there seems to be a bottleneck. An analysis of the data requested shows us that it is application-managed data and that it changes, but not often. How can you improve the efficiency of the application?

Options:

A.

Use Cloud Memorystore to improve speed via caching

B.

Increase the amount of RAM on the machine hosting the database so that it has higher data throughput.

C.

Use Cloud Storage with multi-regional storage so that all users accessing the data will have lower latency

D.

Increase the number of CPUs on the machine hosting the database so that it has higher data throughput.

Question 42

An organization recently launched a virtual customer support agent, generating vast amounts of text and speech data.

Why should they use a cloud data warehouse to interpret this data?

Options:

A.

To natively visualize both types of data using a dashboard in real time

B.

To ingest and analyze structured and unstructured data at scale, in real time

C.

To secure data transmission between cloud and on-premises environments

D.

To transform data from structured to unstructured

Question 43

An organization has servers running mission-critical workloads on-premises around the world. They want to modernize their infrastructure with a multi-cloud architecture.

What benefit could the organization experience?

Options:

A.

Ability to disable regional network connectivity during cyber attacks

B.

Ability to keep backups of their data on-premises in case of failure

C.

Full management access to their regional infrastructure

D.

Reduced likelihood of system failure during high demand events

Question 44

An organization meets their service level objective (SLO) of 99 999% ("five nines")

How much downtime do their end users experience per year?

Options:

A.

5 minutes

B.

500 minutes

C.

5 hours

D.

5 days

Question 45

An organization provides a loyalty program for its customers. It recently partnered with other businesses so that customers can get loyalty points at a range of other stores.

Why should the organization use application programming interfaces (APIs)?

Options:

A.

To migrate all partner data for disaster recovery

B.

To analyze and publish loyalty program statistics to a dashboard

C.

To personalize recommendations for loyalty card users

D.

To connect third-party systems to ensure up-to-date information

Question 46

An organization wants to use Apigee to manage all their application programming interfaces (APIs).

What will Apigee enable the organization to do?

Options:

A.

Increase application privacy

B.

Measure and track API performance Most Voted

C.

Analyze application development speed

D.

Market and sell APIs

Question 47

An organization wants to move from a tactical cloud adoption approach to a transformational approach.

How should they adapt the way they lead the organization?

Options:

A.

Increase top-down visibility and foster a culture of blamelessness

B.

Shift from an operational expenditure model to capital expenditure

C.

Drive cloud adoption with an individual contributor focus

D.

Invest in on-premises infrastructure to redesign relationships between IT and employees

Question 48

An organization wants to adopt the advanced machine learning capabilities of the Google Cloud. However, regulations require data to be stored in an on-premises data center.

Which approach should the organization use?

Options:

A.

A private-cloud approach

B.

A multi-cloud approach

C.

A hybrid-cloud approach

D.

A public-cloud approach

Question 49

An organization wants to build a data pipeline to transform its data so it can be reconciled in a data warehouse. The solution must be scalable and require little or no management. Which Google product or service should the organization choose?

Options:

A.

Pub/Sub

B.

Dataflow

C.

Cloud Storage

D.

Cloud Bigtable

Question 50

An organization wants a purpose-built Al solution to increase efficiency and provide personalized interactions for their customer care team Which Google Cloud Al solution should they use?

Options:

A.

Contact Center Al

B.

Cloud Talent Solution

C.

Document Al

D.

Text-to-SpeechAPI

Question 51

An organization needs to categorize a large group of photographs using pre-trained machine learning.

Which Google Cloud product or service should the organization use?

Options:

A.

Vision API

B.

BigQuery ML

C.

AutoML Vision

D.

Looker

Question 52

An organization is running critical workloads in production and requires a Google Cloud support service with fast response times and a dedicated Technical Account Manager. Which customer care service level should the organization choose?

Options:

A.

Premium

B.

Standard

C.

Enhanced

D.

Basic

Question 53

An organization has hired a team of data scientists and developers They want to create unique value in their business by coding an advanced machine learning model in Vertex Al Workbench Which service should the organization use to train the model?

Options:

A.

AutoML

B.

Prebuilt APIs

C.

Custom training

D.

Compute Engine

Question 54

An organization is training a machine learning model to make predictions.

What could improve the prediction accuracy of their model?

Options:

A.

An increase in storage capacity

B.

Higher network bandwidth

C.

An increase in training data

D.

Faster CPU processors

Question 55

An organization wants to refactor their application by using a microservices architecture when migrating to the cloud. Which benefit would this action provide?

Options:

A.

The refactored application is more efficient and scalable.

B.

No code changes will be required.

C.

This migration pattern provides the fastest path to the cloud.

D.

The application will become PCI-DSS compliant by default.

Question 56

An organization wants to transfer some of its data from Google Cloud Which of these statements is true?

Options:

A.

A technical support ticket must be raised with the correct department

B.

Customers have full control of their data and may transfer it at any time

C.

Outgoing data transfer must be enabled in the Google Cloud console.

D.

Customer data may not be transferred out of Google Cloud

Question 57

How does Cloud SQL help organizations create business insights?

Options:

A.

Integrates with business intelligence and analytics platforms

B.

Generates predictions using machine learning models

C.

Generates real-time charts and intelligent analytics

D.

Transforms business data from unstructured to structured

Question 58

What is artificial intelligence?

Options:

A.

Any system that ingests data in real time

B.

Any system that automatically structures data

C.

Any system capable of a task that requires smart analytics to generate predictions

D.

Any system capable of a task that normally requires human cognition

Question 59

A cinema company wants to build a model to predict customer visit patterns for the coming year. They have three years of customer visit data across 300 theaters; however, the data has been stored in different formats by different theaters. They must train the ML model. What should they do?

Options:

A.

Choose an ML model type that can process different formats of input data.

B.

Transform the data into a consistent format.

C.

Use the last year of data so there are fewer inconsistencies for the model to handle.

D.

Group different format types and train a different model for each group.

Question 60

What is monitoring within the context of cloud operations?

Options:

A.

Observing cloud expenditure in real time to ensure that budgets are not exceeded

B.

Collecting predefined and custom metrics from applications and infrastructure

C.

Tracking user activities to guarantee compliance with privacy regulations

D.

Tracing user location to document regional access and utilization

Question 61

An organization operates their entire IT infrastructure from Google Cloud.

What should they do to prepare for data breaches?

Options:

A.

Reduce reliance on multi-factor authentication

B.

Data security is Google's responsibility, so preparation is minimal

C.

Create an incident plan to mitigate impacts

D.

Strengthen their data center perimeter security

Question 62

An organization is hosting an application in Europe, and customers in Asia are reporting slow response times despite their fast internet connection.

What is the problem?

Options:

A.

Misconfigured application servers

B.

Network latency

C.

Not enough application servers

D.

Network bandwidth

Question 63

An organization needs to store daily transactional data such as customer records and purchase history. The data follows a consistent schema and is cross-referenced. Which type of service should the organization use?

Options:

A.

Non-relational database

B.

Data lake

C.

Relational database

D.

Data warehouse

Question 64

What DevOps practice should an organization use when developing their application to help minimize disruption caused by bugs?

Options:

A.

Pause production until all bugs have been eliminated

B.

Prioritize fixing large bugs during production because they are easier to review

C.

Implement small changes incrementally to reduce recovery time when bugs appear

D.

Implement large changes together to make rolling back easier when bugs appear

Question 65

How does a large hotel chain benefit from storing their customer reservation data in the cloud?

Options:

A.

On-premises hardware access to transaction data

B.

Real-time data transformation at scale within an on-premises database

C.

Real-time business transaction accuracy at scale

D.

Physical hardware access during peak demand

Question 66

What is an organization exclusively responsible for when they access an application through a software as a service (SaaS) model?

Options:

A.

Maintaining overall system operability

B.

Maintaining customer-facing content

C.

Monitoring data center servers

D.

Monitoring computer networks

Question 67

An organization decides to migrate their on-prenwses environment to the cloud They need to determine which resource components still need to be assigned ownership

Which two functions does a public cloud provider own? (Choose 2)

Choose 2 answers

Options:

A.

Fixing application security issues

B.

Infrastructure architecture

C.

Hardware capacity management

D.

Hardware maintenance

E.

Infrastructure deployment automation

Question 68

A food delivery service needs access to real-time menu information from all partner restaurants. They also need to share customer order information with the restaurants in real time.

What should the organization use?

Options:

A.

Site reliability engineering (SRE)

B.

An application programming interface (API)

C.

A customized machine learning model

D.

A multi-regional database

Question 69

When is data automatically encrypted in Google Cloud?

Options:

A.

When it is at rest only.

B.

When it is at rest and in transit.

C.

When it is in transit only.

D.

Data is not automatically encrypted by default.

Question 70

An organization stores its important industry data in a relational database They want to create a new revenue stream by enabling third parties to use that data in their applications Which cloud first approach should the organization choose?

Options:

A.

Offer chargeable downloads of archived data.

B.

Transfer data into a non-relational database

C.

Add third-party users to their database

D.

Expose data through a chargeable API

Question 71

An organization wants to search hundreds of scanned documents for key information like dates, names, and other specific words.

Why should the organization use application programming interfaces (APIs)?

Options:

A.

To replace the scanned documents with an online survey

B.

To ingest data in real time and encrypt unmatched words

C.

To create digital versions of the documents and locate key information

D.

To transform the documents into unstructured data.

Question 72

What does the shift toward cloud computing represent for an organization's transformation?

Options:

A.

An opportunity that is only relevant to the IT department

B.

An opportunity to continue business as usual with new cost savings

C.

An opportunity to redefine existing business processes and services

D.

An opportunity that is limited to large enterprises

Question 73

An organization wants to ensure that they grant users only the permissions they require to perform their job responsibilities. Which security principle describes this approach?

Options:

A.

Security by default

B.

Least privilege

C.

Zero-trust

D.

Cyber resilience

Question 74

After rolling out a new update, an organization found a minor bug in its online video game.

How should the organization approach this bug while following SRE principles?

Options:

A.

Accept and learn from the bug because failure is normal

B.

Accept and ignore the bug because it is only minor

C.

Hold a postmortem to reprimand the employee responsible for the bug

D.

Document bug correction to eliminate all future bugs

Question 75

Which technology allows organizations to run multiple computer operating systems on a single piece of physical hardware?

Options:

A.

Hypervisor

B.

Containers

C.

Serverless computing

D.

Open source

Question 76

An organization is looking for a storage solution that will help them serve content to users worldwide. They need a solution that offers a high level of availability

What feature of Cloud Storage would they benefit from?

Options:

A.

Global metadata

B.

Object versioning

C.

Data encryption

D.

Multi-regional storage

Question 77

What is the benefit of using a unified cloud data solution?

Options:

A.

Data will always cost less to store

B.

Data can be automatically secured from external threats

C.

Data can enable innovation because it's no longer siloed.

D.

Data will always be backed up and cannot be lost or deleted

Question 78

An organization is moving away from an on-premises infrastructure. Instead, they want to create, access, and share information virtually in the cloud.

What should the organization consider?

Options:

A.

Built-in security when moving their data to the cloud

B.

Replacing their perimeter security with data encryption keys

C.

Optimizing cost-management with a capital expenditure model

D.

Increased hardware capacity when moving their data to the cloud

Question 79

A cloud-native organization is not meeting their service level objective (SLO) but has not exhausted their error budget.

What should the organization prioritize?

Options:

A.

Innovation to improve user experience

B.

Hardware reliability to improve availability

C.

Stability to avoid prolonged user downtime

D.

Speed to release new features

Question 80

An international bank is looking for a serverless warehouse solution that lets them perform smart analytics

Which Google Cloud product or service should the bank use?

Options:

A.

BigQuery

B.

Dataflow

C.

Compute Engine

D.

Cloud Spanner

Question 81

An organization is making a strategic change to customer support in response to feedback. They plan to extend their helpline availability hours.

Why is the organization making this change?

Options:

A.

Users expect professional expertise

B.

Users require personalization

C.

Users expect always-on services

D.

Users require regional access

Question 82

An organization is evaluating its defenses against cyber security threats and is concerned about the risks of social engineering by cyber criminals. How might these attacks happen?

Options:

A.

Phishing emails

B.

SQL injection attacks

C.

Physical damage to hardware

D.

Distributed denial-of-service attacks

Question 83

You are working in a company that provides different services to its customer. Now it also wants to offer some paid API services to its B2B customers for e.g. google provides google maps API, cloud vision API, and language translation API. You need to figure out the best solution for the service.

Options:

A.

Java Programming Spring Boot Framework for to solve the problem of APIs man-agement.

B.

Cloud Functions with Firestore and payment gateways integration development.

C.

Apigee API Management

D.

Frontend & Backend Development with NodeJs and angular etc.

Question 84

A bank wants to track the success of their existing ATM network, which has been modernized with APIs to instantly notify customers about their transfers. What is the benefit of using Apigee to achieve this goal?

Options:

A.

It has dashboards that chart dimensions and metrics to report on APIs.

B.

It replicates banking APIs to create new business value.

C.

It measures and tracks their total cost of ownership (TCO).

D.

It allows developers to connect the banking APIs with the public cloud.

Question 85

An organization wants to evaluate the performance of their entire cloud infrastructure, including metrics like server uptime and response rate reports. Which Google Cloud tool should the organi-zation use?

Options:

A.

Cloud Trace

B.

Cloud Monitoring

C.

Cloud Profiler

D.

Cloud Debugger

Question 86

When creating machine learning models, a key initial step is to identify the type of model required. One of these is the classification model. Which of these statements define a classification model?

Options:

A.

A type of machine learning model for distinguishing among two or more discrete values. E.g. "book", "car".

B.

A type of machine learning model is a meta-model maker, which classifies algo-rithms based on the quality of their output.

C.

A type of machine learning model that outputs continuous (typically, floating-point) values. E.g. the predicted price of the house is $120,000.

D.

A type of classic model approach that is less used today and which has been re-placed by the regression model.

Question 87

You have a well established development and operations team. Your teams were managing the entire software delivery/deployment cycle on-premise. When migrating to the cloud, you want to continue having this approach. Which is the ideal option for you?

Options:

A.

PaaS - Platform as a Service

B.

SaaS - Software as a Service

C.

IDaaS - Identity as a Service

D.

IaaS - Infrastructure as a Service

Question 88

How does a least privilege resource access model contribute to cloud security?

Options:

A.

Google is responsible for determining access to cloud resources.

B.

Employees may only access on-premises software with special permission.

C.

Only managers and other senior employees have cloud resource access.

D.

Employees only have access to the cloud resources necessary for their job.

Question 89

A customer deploys an application to App Engine and needs to check for Open Web Appli-cation Security Project (OWASP) vulnerabilities. Which service should be used to accom-plish this?

Options:

A.

Cloud Armor

B.

Cloud Security Scanner

C.

Binary Authorization

D.

Forseti Security

Question 90

A large travel company has thus far invested heavily in their technology team. There is strategic pressure on the company to focus on their core business and innovate to survive in certain geogra-phies and thrive in others. They are evaluating whether a move to Google Cloud will be good for them. Which of these reasons would be relevant for them? (choose two answer)

Options:

A.

Application architecture won't be too involved because of serverless options.

B.

The IT team won't have to manage software upgrades, security patches, etc. for the VMs.

C.

The IT team won't have to work on procuring and provisioning new hardware and refreshes to existing hardware.

D.

Budgeting won't be an issue since the cloud takes care of billing.

Question 91

You are consulting for a client who is migrating to Google Cloud. They presently have a matrix or-ganization. Their IT environments were managed around projects. Each team had multiple projects. All the projects had a flat structure under the company. What would you advise them when plan-ning for the move?

Options:

A.

On Google Cloud, create a folder corresponding to each team. Under that, there could be projects or further sub folders as the team decides.

B.

In terms of not disturbing the project developers and testers, advise them that the strategic decision is to retain the structure on Google Cloud also.

C.

Since a Project could spawn other sub-Projects, on Google Cloud it is better to as-sign a folder for each Project.

D.

The flat structure is what is currently used in IT organizations, and this can be used as-is which will provide the best results.

Question 92

Which of the following statements is/are true about Google Cloud BigTable?

Options:

A.

It is not compatible with Hadoop.

B.

It Scales from Giga Byte to Peta Byte with No Downtime.

C.

It can not be used in Real-time Ad analytics and tracking thousands of IoT Devices Data.

D.

It is an enterprise-level Database that offers relational and non-relational features

Question 93

You are looking for a one stop reference page for GCP support. What Page would you se-lect?

Options:

A.

Compliance Hub

B.

Google Cloud Platform Status

C.

Support Hub

D.

Pricing Page

Question 94

Which of the following is/are core storage options available on the Google Cloud Platform?

Options:

A.

Cloud Storage and Cloud Data Store

B.

Cloud Spanner

C.

Cloud SQL and Google Big Table

D.

All of the above

Question 95

The customer has applications that do data processing on-premise. They have been built using Ha-doop and Spark. What product should I use on Google Cloud?

Options:

A.

Dataproc

B.

Dataflow

C.

Dataprep

D.

Dataplex

Question 96

What is a key difference between VMs and containers?

Options:

A.

Virtual Machines take less time to launch; containers take longer to launch.

B.

Virtual Machines can only run Linux; containers can run any operating system.

C.

Virtual Machines use a shared operating system and are therefore lighter; containers are heavier on resources.

D.

Each Virtual Machine in a machine has its own operating system; containers will share the same operating system.

Question 97

DriveSuper Inc. teaches its clients to drive cars and bikes and helps them get their license. They are planning to build a mobile application where users can sign up, plan their schedules, and take stock of progress. They want the onboarding process to be smooth and frictionless, giving users a great experience from the get-go. They want this done as quickly as possible and not be expensive. What is their best option on Google Cloud?

Options:

A.

Build the mobile app with Cloud SQL as the backend

B.

Build the mobile app with Cloud Storage as the backend

C.

Build the mobile application with Firebase as the backend

D.

Build the mobile app with Cloud Spanner as the backend

Question 98

A customer has a tens of applications that are dependent on Oracle databases in their on-premise data centers. The customer wants to migrate to Google Cloud. Their long term goal is to move to other cloud native database technologies. What options do they have to initially move their data?

Options:

A.

Migrate to a Bare Metal server.

B.

Migrate to Cloud SQL.

C.

Since there is no hosted Oracle solution, leave the Oracle data on-premise while doing analytics on Google Cloud.

D.

Containerize Oracle and run it using Cloud Run.

Question 99

An organization wants to measure everything as part of its new DevOps philosophy. What should the organization measure?

Options:

A.

The reliability and health of their systems.

B.

The satisfaction and happiness of their employees.

C.

The risk and reward of their investments.

D.

The speed of their cloud adoption process.

Question 100

Which of the following statements is / are correct about Machine Learning?

Options:

A.

Machine learning examples include chatbots and automated virtual assistants to automate routine customer service tasks and speed up issue resolution.

B.

Machine learning automates the job of building statistical models with Human In-tervention.

C.

Robotic process automation (RPA) can not be attached with ML.

D.

None of the Above.

Question 101

Considering Google Cloud Storage different Options which of the following is / are correct on the basis of their real world use cases?

Options:

A.

Cloud Storage : Images, Large Media, files , backups.

B.

Google Cloud BigTable : AdTech, Financial and IoT Data.

C.

Cloud SQL : User Credentials, customer orders.

D.

All of the Above.

Question 102

A large travel services company has been running all their workloads on Google Cloud in the previous year. They looked at their past usage of cloud resources and see that there is a consistent use of 10,000 virtual machines throughout the year. Based on the projections for the following year they have a strong indication that they will use at least this much or more capacity within Google Cloud. What is one way in which they can take advantage of this knowledge?

Options:

A.

They can use these numbers to negotiate a better contract with another public cloud number.

B.

They can cut costs by cutting down on the number of VMs used.

C.

They can get into a committed use contract with Google Cloud to get a significant discount on the usage of VMs.

D.

They can ask for a sustained use discount.

Question 103

Keeping Flavours of Apigee in mind, which of the following statements is/are correct?

Options:

A.

A hybrid version consisting of a runtime plane installed on-premises or in a cloud provider of your choice, and a management plane running in Apigee's cloud. In this model, API traffic and data are confined within your own enterprise-approved boundaries.

B.

A hosted SaaS version in which Apigee maintains the environment, allowing you to concentrate on building your services and defining the APIs to those services.

C.

There are two types of Flavours in Apigee i.e. Apigee & Apigee Hybrid.

D.

All of the above are correct.

Question 104

You are a DevOps Engineer in an E-commerce company that sells products globally, across the countries, Customers buy products, add them to carts or check-in stock from different parts of the world with different timestamps, you need to choose a database that can scale globally without any hassle and lots of developer support, it should be consistent across regions, can scale horizontally to support enormous user, automatically replicates, shards and even auto transaction pro-cessing. Which of the following database do you choose?

Options:

A.

Cloud SQL

B.

Cloud Spanner

C.

Cloud Firestore.

D.

Cloud Storage.

Question 105

Compute Engine provides machine type recommendations to help you optimize the re-source utilization of your virtual machine (VM) instances. What is this capability called?

Options:

A.

App Engine

B.

None of the above

C.

Rightsizing Recommendations

D.

Recommendation Engine

Question 106

A customer in the European Union region is very clear that their data should not go outside the Eu-ropean Union. Their end users are spread all over the European U. They have to choose a storage option that serves all the users within Asia via web browsers as quickly as possible. Which storage option will work for them?

Options:

A.

Cloud Storage with a single region that is known to be within the European U

B.

Cloud Filestore is connected to virtual machines which are guaranteed to be within the European U

C.

Cloud Storage with the multi-region option of European U

D.

Cloud Storage with the dual-region option of European U

Question 107

Your client is a financial services company giving loans based on customer profiles. As part of the regulatory compliance, they have to collect a bunch of different documents with know your cus-tomer (KYC) information. They want to be able to process the information in these documents quickly and at scale. They want to integrate the chosen solution as quickly as possible. What are your options on Google Cloud?

Options:

A.

Integrate the Cloud Vision API to create a custom model to handle the documents.

B.

Create a model using TensorFlow and integrated it into the process workflow.

C.

Integrate the Lending DocAI and Document AI in two there processes workflow of the processing loan requests.

D.

Integrate the Natural Language API to read the request sent in by clients and to process the forms.

Question 108

You are running a data warehouse on BigQuery. A partner company is offering a recommendation engine based on the data in your data warehouse. The partner company is also running their applica-tion on Google Cloud. They manage the resources in their own project, but they need access to the BigQuery dataset in your project. You want to provide the partner company with access to the da-taset. What should you do?

Options:

A.

Ask the partner to create a Service Account in their project, and have them give the Service Account access to BigQuery in their project.

B.

Create a Service Account in your own project, and grant this Service Account ac-cess to BigQuery in your project.

C.

Create a Service Account in your own project, and ask the partner to grant this Service Account access to BigQuery in their project.

D.

Ask the partner to create a Service Account in their project, and grant their Service Account access to the BigQuery dataset in your project.

Question 109

The government has mandated that companies in a particular section of healthcare must retain all the data they collect for a period of 10 years in case an audit needs to be done. Your client, who is in that industry, needs to follow regulations. In addition, your client wants to do an analysis of the data quite frequently in the first year. They also don't want to be liable for any data beyond year 10. What would recommend for your customer?

Options:

A.

Use Cloud Storage with nearline storage in year one and Coldline storage thereaf-ter. Use Object lifecycle management to move between storage types and delete them after 10 years.

B.

Use Cloud Storage with standard storage in year one and Coldline storage there-after. Set a Cloud Scheduler trigger for 1 year to change storage types and 10 years to delete the data.

C.

Use Cloud Storage with standard storage in year one and archival storage thereaf-ter. Use Object lifecycle management to move between storage types and delete them after 10 years.

D.

Use Cloud Storage with standard storage in year one and Coldline storage there-after. Set a Cloud Tasks to trigger for 1 year to change storage types and 10 years to delete the data.

Question 110

Which of the following is true while creating a boot persistent disk from a snapshot.

Options:

A.

You cannot apply a snapshot to an existing persistent disk, or apply a snapshot to persistent disks that belong to a different project than that snapshot.

B.

It is only possible to apply data from a snapshot when you first create a persistent disk.

C.

After you create a snapshot of a boot persistent disk, you can apply data from that snapshot to new persistent disks.

D.

All of the above.

Question 111

A customer of yours has an SLA with their client that a particular service will respond within 4 sec-onds. The end client has reported that it feels slower. Your engineers do a trial at the client site and notice that there seems to be a delay for many of the requests. It's your team's responsibility to iden-tify the issue quickly within the strict timeline for fixes according to the contract, and then fix it. What should you do?

Options:

A.

Recommend a move to serverless technologies which will scale automatically on demand.

B.

Add logging statements at multiple points in the application, build it, and deploy it. Now new requests will give us information on latency in the logs.

C.

Check if the browsers used by the client are different from yours. If they are, that's most likely the issue. Ensure that everybody uses the latest version of the browser that you are also using.

D.

Use Cloud Trace to collect latency data and track how requests propagate and why there is a delay.

Question 112

Your company has made plans to roll out OpenShift, a Kubernetes platform solution offered by IBM Red Hat, across all its on-premises and public cloud environments. Given that you are the lead architect responsible for your company's GCP deployments, what type of shared responsibility model will this deployment entail for you?

Options:

A.

SaaS

B.

On premises

C.

PaaS

D.

IaaS

Question 113

Your Coustomer's Organization has decided to move to the cloud. They currently run VMs on-promise but their goal on Google cloud is to run containers, primarily on Google Kuber-nete's Engine. They have a lease for their private data center for another year that they have already paid for. What could be strategy they could adopt in migrating?

Options:

A.

Jump and Ramp.

B.

Improve and Move.

C.

Rip and Replace.

D.

Left and Shift.

Question 114

You are discussing scaling requirements with a gaming company. When the game launches, they are expecting incoming data surges of 2 million users or more during weekends and holidays. Their on-premise systems have had issues scaling and they want your advice on solving the issue. What do you recommend?

Options:

A.

Either Compute Engine VMs or Kubernetes nodes work, but it is better to keep a buffer of an extra 2 million users.

B.

We can deploy a Pub/Sub to ingest data which will grow to absorb demand and pass it on to other stages.

C.

We will allocate Compute Engine VMs estimating 80% capacity of 2 million users.

D.

We will allocate Kubernetes nodes estimating 80% capacity of 2 million users.

Question 115

In discussions with a prospective customer who wants to move to Google Cloud to make use of the latest, scalable technologies available therein, you learn that there are very strict regulations concern-ing the storage of data. They only have the approval to store it in their current private data cen-ter. What would you advise them?

Options:

A.

Retain on-premise itself those portions of data and compute which are under regulation. Take advantage of all the other cloud capabilities for remaining work-loads.

B.

It is too risky to touch anything in such a scenario. It is best to remain entirely on-premise.

C.

Regulations are guidelines. As long as the data remains encrypted, you can move it anywhere.

D.

Petition the government for changes to such regulations as all industries are mov-ing to the public cloud. Then, when the regulations are eased, move to Google Cloud.

Question 116

You are working for a hospital that stores its medical images in an on-premises data room and it is provided that the hospitals want to use Cloud Storage for archival storage of these images. You are required to design and implement a solution where the hospital wants an automated process to up-load any new medical images to Cloud Storage. On the basis of this statements which of the follow-ing statement is correct.

Options:

A.

Create a Pub/Sub topic, and enable a Cloud Storage trigger for the Pub/Sub topic. Create an application that sends all medical images to the Pub/Sub topic.

B.

Create a script that uses the gsutil command line interface to synchronize the on-premises storage with Cloud Storage. Schedule the script as a cron job.

C.

In the Cloud Console, go to Cloud Storage. Upload the relevant images to the ap-propriate bucket.

D.

Deploy a Dataflow job from the batch template, “Datastore to Cloud Storage” Schedule the batch job on the desired interval.

Question 117

All Google Cloud Platform services are associated with a project that is used to provide what functions?

Options:

A.

Manage Container Deployments

B.

Enable Services and APIs

C.

Manage DNS Services

D.

None of the Above

Question 118

A customer has an application running in virtual machines. They are migrating this application to Google Cloud. They have previously had scaling issues when on-premises as VMs had to be pre-allocated. Capacity planning was repeatedly off mark - it's either too many VMs or too less. They want to match the capacity to demand while keeping the application running always. They don't have the time or budget to re-architect the systems using containers and Kubernetes at the mo-ment. What would be your recommendation?

Options:

A.

Run a load test on Compute Engine VMs. Get an estimate of usage. Then plan for a VM capacity of 25% above the load test value.

B.

Use the Managed Instance Group with Compute Engine

C.

Inform them that new-age companies are using microservices, containers, and Kubernetes for this and they can plan to rewrite the app quickly.

D.

Inform them that using a serverless option will take care of the scaling and they can move to Cloud Run or App Engine.

Question 119

Your company has a requirement to run manual tests on their web products for UX research before it is released to end customers. The people who will do the tests are external to the company. They will either use their own Gmail id or be given temporary email ids using the applications and record-ing their inputs in another app. The UX testing is done in the last week of the month. Each month the UX testers could be different. How should the IT team manage the users?

Options:

A.

Since the app is anyways going to be public, create permanent credentials for the UX testers that they can conveniently use each time.

B.

It would be a security issue to have users come and go. Recommend that the test-ers be permanently hired to plug the vulnerability issue.

C.

It would be a security issue to have users come and go. Recommend that the test-ers be permanently hired to plug the vulnerability issue.

D.

Create a Group with the permissions required to do the test and record their in-puts. When users arrive each week, add them to the group and after the testing period, remove them from the group.

Question 120

One of your customers used to have a private data center. While within their data center itself, they were consuming some Google services via API calls and other public, well-known addresses pub-lished by Google. Now they're evacuating their private data center and are moving to Google Cloud. Could they improve some of their existing architecture with respect to security?

Options:

A.

Use VPC Peering with the Google Cloud organization so that you can directly use services using only private IPs.

B.

Use private addresses only. No additional configuration is required. All Google services will be accessible within Google Cloud on private addresses.

C.

Use Shared VPCs with the Google Cloud organization so that you can directly use services using only private IPs.

D.

Enable Private Google Access so that they can remove public IP addresses.

Question 121

You are a cloud architect in a software solution provider company, one of the client that is a Na-tional Bank who wants to build an application that deals with transactions processing, and it needs a relational database with petabyte of scale data. Which of the following Google Cloud Services will you use?

Options:

A.

Cloud SQL

B.

Cloud Bigtable

C.

Cloud Spanner

D.

Google Cloud BigQuery

Question 122

Your company has signed up with a cloud provider and you will be using storage and vir-tual machines with the provider. The provider has provided your organization some expec-tations for what the service should perform at. What type of agreement provides a guar-antee of a certain level of service such as “Uptime”?

Options:

A.

Performance Agreement

B.

Interconnection Agreement

C.

Warranty

D.

Service Level Agreement

Question 123

What type of cloud computing service provides raw compute, storage, and network, organized in ways that are familiar to physical data centers?

Options:

A.

Database as a Service.

B.

Platform as a Service.

C.

Infrastructure as a Service.

D.

Software as a Service.

Exam Detail
Vendor: Google
Certification: Google Cloud Certified
Last Update: Jun 3, 2025
Cloud-Digital-Leader Question Answers