Prepare Top Google Cloud-Digital-Leader Exam Study Guide Practice Questions Edition [Q162-Q181]

Share

Prepare Top Google Cloud-Digital-Leader Exam Study Guide Practice Questions Edition

Go to Cloud-Digital-Leader Questions - Try Cloud-Digital-Leader dumps pdf


Google Cloud Digital Leader Certification Exam is an essential step for professionals who want to showcase their knowledge and expertise in cloud computing and digital transformation. It is an industry-recognized credential that can help individuals advance their careers and bring value to their organizations by leveraging the power of Google Cloud.

 

NEW QUESTION # 162
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?

  • A. It is better to have redundancy; use one or many of the Google Cloud datacenters as a backup location.
  • B. The one data center is enough, as long as the data is encrypted; attackers won't be able to read the data.
  • C. 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.
  • 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.

Answer: A

Explanation:
A single data center is vulnerable. So any option involving that is not good.
Reference Link:- https://www.coresite.com/blog/data-center-redundancy


NEW QUESTION # 163
A manufacturing organization has a large collection of images labeled as intact or defective parts. They want to use this data to build a simple solution to detect faulty parts on their production line. They have no data science expertise. Which solution should they use?

  • A. Discovery Al for Retail
  • B. Document Al
  • C. AutoML
  • D. Pre-trainedAPIs

Answer: D


NEW QUESTION # 164
An employee receives an email from their internet service provider asking for their bank account number and password.
Which cybersecurity threat is this?

  • A. Distributed Denial of Service
  • B. Spamming
  • C. Ransomware
  • D. Phishing

Answer: D

Explanation:
The difference between spam and phishing is that, while they both may be inbox-clogging nuisances, only one (phishing) is actively aiming to steal login credentials and other sensitive data. Spam is a tactic for hawking goods and services by sending unsolicited emails to bulk lists


NEW QUESTION # 165
Your organization is developing and deploying an application on Google Cloud. Tracking your Google Cloud spending needs to stay as simple as possible.
What should you do to ensure that workloads in the development environment are fully isolated from production workloads?

  • A. Apply a unique tag to development resources
  • B. Put the development resources in their own project
  • C. Associate the development resources with their own billing account
  • D. Associate the development resources with their own network

Answer: C


NEW QUESTION # 166
Your organization needs to allow a production job to have access to a BigQuery dataset. The production job is running on a Compute Engine instance that is part of an instance group.
What should be included in the IAM Policy on the BigQuery dataset?

  • A. The Compute Engine service account
  • B. The Compute Engine instance
  • C. The project that owns the Compute Engine instance
  • D. The Compute Engine instance group

Answer: D


NEW QUESTION # 167
An organization cannot afford to modernize their infrastructure but they want to process data from their legacy system in a modern platform hosted by a business partner What solution should the organization choose to make their data accessible?

  • A. An application programming interlace
  • B. Anthos
  • C. Compute Engine
  • D. Google Kubernetes Engine

Answer: A


NEW QUESTION # 168
Your Google Cloud Platform [GCP] admin has to manage a bunch of API keys for external services that are accessed by different applications, which are used by a few teams. What is the best way to manage them?

  • A. Store the information in Kubernetes Secrets and only grant read permissions to users as required.
  • B. Share the information in a Github repository and grant access to the repo in IAM as required.
  • C. Encrypt the information and store it in Cloud Storage for centralized access. Give the decrypt key only to the users who need to access it.
  • D. Store the information in Secret Manager and give IAM read permissions as re-quired.

Answer: D

Explanation:
Store the information in Secret Manager is a secure and convenient storage system for API keys, passwords, certificates, and other sensitive data. Secret Manager provides a central place and single source of truth to manage access, and audit secrets across Google Cloud.
https://cloud.google.com/secret-manager


NEW QUESTION # 169
A multinational retail company has approached you to help design its systems. They have millions of transactions at their point of sale systems across the world that need to be captured, stored, and analyzed. They are seeing more growth and expect to expand into even more geographies. Which database would be appropriate for them?

  • A. Cloud Datastore
  • B. Cloud Storage
  • C. Cloud Spanner
  • D. Cloud SQL

Answer: C

Explanation:
Explanation
Cloud Spanner: "Fully managed relational database with unlimited scale, strong consistency, and up to
99.999% availability."
Reference:- https://cloud.google.com/spanner


NEW QUESTION # 170
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.
  • B. Bare Metal Solution uses a bring-your-own-license (BYOL) model.
  • C. All of the Above.
  • D. Bare Metal Solution also includes the provisioning and maintenance of the cus-tom, sole-tenancy hardware with local SAN, and smart hands support.

Answer: C

Explanation:
Explanation
Option A is true
You are responsible for the licensing of all of your software. Bare Metal Solution uses a bring-your-own-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 con-nection into the customer Bare Metal Solution environment.
The available Google Cloud services include private API access, management tools, support, and billing.


NEW QUESTION # 171
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?

  • A. Network bandwidth
  • B. Not enough application servers
  • C. Misconfigured application servers
  • D. Network latency

Answer: D


NEW QUESTION # 172
Which Google Cloud service or feature lets you build machine learning models using Standard SQL and data in a data warehouse?

  • A. TensorFlow
  • B. BigQuery ML
  • C. AutoML Tables
  • D. Cloud Bigtable ML

Answer: B

Explanation:
BigQuery ML lets you create and execute machine learning models in BigQuery using standard SQL queries.


NEW QUESTION # 173
Your company's development team is building an application that will be deployed on Cloud Run. You are designing a CI/CD pipeline so that any new version of the application can be deployed in the fewest number of steps possible using the CI/CD pipeline you are designing. You need to select a storage location for the images of the application after the CI part of your pipeline has built them.
What should you do?

  • A. Create a Compute Engine image containing the application
  • B. Store the images in Container Registry
  • C. Create a Compute Engine disk containing the application
  • D. Store the images in Cloud Storage

Answer: B


NEW QUESTION # 174
An organization wants to use Apigee to manage all their application programming interfaces (APIs).
What will Apigee enable the organization to do?

  • A. Analyze application development speed
  • B. Measure and track API performance Most Voted
  • C. Market and sell APIs
  • D. Increase application privacy

Answer: B

Explanation:
Apigee's API Monitoring enables you to track your APIs to make sure they are up and running correctly. API Monitoring provides near real-time insights into API traffic and performance, to help you quickly diagnose and solve issues as they arise.
Apigee works with APIs not necessarily applications. It allows organizations to gain actionable insights across the entire API value chain and monetize API products and maximize the business value of digital assets. https://cloud.google.com/apigee#section-11


NEW QUESTION # 175
Your team is working on building a machine learning model. There are a bunch of terminologies that are being used. What is an "instance" or an "example"?

  • A. An answer for a prediction task, either the answer produced by a machine learning system or the right answer supplied in training data. E.g. image contains a "cat".
  • B. One row of a dataset containing one or more input columns and possibly a prediction result.
  • C. An input variable is used in making predictions. E.g. number of rooms in a house price prediction model.
  • D. The "knobs" that you tweak during successive runs of training a model. E.g. learning rate

Answer: B

Explanation:
Explanation
One row of a dataset containing one or more input columns and possibly a prediction result.
A picture containing timeline Description automatically generated

https://developers.google.com/machine-learning/guides/rules-of-ml#terminology


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

  • A. Dataproc
  • B. Data Fusion
  • C. Dataprep
  • D. Dataflow

Answer: D

Explanation:
Dataflow is the managed version of Apache Beam. Beam = Batch + Stream. Unified stream and batch data processing that's serverless, fast, and cost-effective.
Reference link- https://cloud.google.com/dataflow


NEW QUESTION # 177
A large retail organization uses traditional technology for their ecommerce website During peaks m traffic resources are often underutilized or overprovisioned They have decided to migrate to cloud technology What aspect of cloud technology will benefit their ecommerce business?

  • A. Shared responsibility means that the cloud provider brings increased visibility during peaks in traffic
  • B. Operational expenditure means that their total cost of ownership is more predictable
  • C. Unlimited storage means that their website will never experience downtime
  • D. Agile infrastructure means that they only pay tor what they need, when they need it

Answer: D


NEW QUESTION # 178
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 dat a. Which of the following Google Cloud Services will you use?

  • A. Cloud Bigtable
  • B. Google Cloud BigQuery
  • C. Cloud Spanner
  • D. Cloud SQL

Answer: C

Explanation:
- Cloud Spanner is the online transaction processing solution that is relational and offers petabyte scalability. Cloud SQL is not designed for petabyte-scale data.


NEW QUESTION # 179
Your organization is defining the resource hierarchy for its new application in Google Cloud. You need separate development and production environments. The production environment will be deployed in Compute Engine in two regions. Which structure should your organization choose?

  • A. Create two projects for the development environment and two projects for the production environment (one for each region).
  • B. Create one project for the development environment and one project for the production environment.
  • C. Create a single project for all environments. Use tags to segregate resources by environment.
  • D. Create a single project for all environments. Use labels to segregate resources by environment.

Answer: B

Explanation:
Many organizations have separate development and production environments so they can build and test new features without disturbing production traffic. In Optimizely, you can create separate projects for each environment to help with governance.
With separate development and production projects, your organization can safely build and QA experiments and Personalization campaigns in a development environment before deploying to production. This approach allows multiple stakeholders in your organization to act as gatekeepers for running new experiments in production.

Reference link- https://support.optimizely.com/hc/en-us/articles/4410284353805-Set-up-projects-for-development-and-production-environments


NEW QUESTION # 180
You have experimented with Google Cloud using your own credit card and expensed the costs to your company. Your company wants to streamline the billing process and charge the costs of your projects to their monthly invoice. What should you do?

  • A. Create a ticket with Google Billing Support to ask them to send the invoice to your company.
  • B. Set up BigQuery billing export and grant your financial department IAM access to query the data.
  • C. Grant the financial team the IAM role of Billing Account User on the billing ac-count linked to your credit card.
  • D. Change the billing account of your projects to the billing account of your company.

Answer: D

Explanation:
To change the Cloud Billing account for a project, you need to be able to move a project from one Cloud Billing account to another. To accomplish this task, you need permissions adequate to unlink the project from the existing Cloud Billing account AND to link the project to the target Cloud Billing account. Roles with adequate permissions to perform this task: Project Owner or Project Billing Manager on the project, AND Billing Account Administrator or Billing Account User for the target Cloud Billing account

Reference link- https://cloud.google.com/billing/docs/how-to/modify-


NEW QUESTION # 181
......


Following is the info about the Passing Score, Duration & Questions for the Google Cloud Digital Leader Exam

  • The passing score: 60%
  • Time Duration: 90 minutes
  • Languages: English, Japanese

To prepare for the Google Cloud Digital Leader Certification Exam, candidates can take advantage of the various resources provided by Google Cloud. These resources include online training courses, practice exams, and study guides. The training courses cover everything from the basics of cloud computing to advanced topics such as data analytics and machine learning. Additionally, the practice exams are designed to help candidates get a feel for the exam format and the types of questions that they may encounter during the actual exam.

 

Free Google Cloud Certified Cloud-Digital-Leader Exam Question: https://www.testkingfree.com/Google/Cloud-Digital-Leader-practice-exam-dumps.html

Dumps Practice Exam Questions Study Guide for the Cloud-Digital-Leader Exam: https://drive.google.com/open?id=1e5rnd2rwEDX06RdYqZCXxFFdigyXg7ho