2024 Latest Google Cloud-Digital-Leader Real Exam Dumps PDF
Cloud-Digital-Leader Exam Dumps, Cloud-Digital-Leader Practice Test Questions
Google Cloud Digital Leader Certification Exam is a highly respected credential in the industry. It is recognized by leading organizations and is highly valued by employers. Google Cloud Digital Leader certification demonstrates an individual's ability to lead digital transformation initiatives using Google Cloud technologies. It is a testament to an individual's skills and knowledge in the field of cloud computing and digital transformation.
NEW QUESTION # 108
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?
- A. Enable Private Google Access in your Google Cloud VPC network
- B. Configure Identity-Aware Proxy (IAP) in your Google Cloud VPC network
- C. Order a Partner Interconnect connection with your network provider
- D. Create a Cloud VPN tunnel between Google Cloud and your data center
Answer: C
Explanation:
Explanation
After the service provider provisions your connection, you can start passing traffic between your networks by using the service provider's network.
Reference: https://cloud.google.com/network-connectivity/docs/interconnect/concepts/partner-overview
NEW QUESTION # 109
Your customer has a reporting tool that is only occasionally used by the leadership team. Usage of it is frequent - once a week, once a month, or once the quarter. They want to run this application in a cost-effective manner. What are the compute options available on Google Cloud which would be suitable? (Choose Two answer)
- A. Compute Engine
- B. Cloud Run
- C. Kubernetes Engine
- D. Cloud App Engine Standard
Answer: B,D
Explanation:
Since the use of the tool is infrequent/intermittent, you can choose to compute options that are serverless. Both Cloud Run and Cloud App Engine Standard are serverless options that can shut down to zero. Since cost-effectiveness is a requirement, this will not cost anything during the periods it is not used.
NEW QUESTION # 110
Your organization uses Active Directory to authenticate users. Users' Google account access must be removed when their Active Directory account is terminated.
How should your organization meet this requirement?
- A. Remove the Google account from all IAM policies
- B. Configure BeyondCorp and Identity-Aware Proxy in the Google domain
- C. Configure two-factor authentication in the Google domain
- D. Configure single sign-on in the Google domain
Answer: D
Explanation:
Explanation
Configure single sign-on in the Google domain
Single sign-on: Whenever a user needs to authenticate, Google Cloud delegates the authentication to Active Directory by using the Security Assertion Markup Language (SAML) protocol. This delegation ensures that only Active Directory manages user credentials and that any applicable policies or multi-factor authentication (MFA) mechanisms are being enforced. For a sign-on to succeed.
https://cloud.google.com/architecture/identity/federating-gcp-with-active-directory-introduction Reference Link- https://cloud.google.com/architecture/identity/single-sign-on
NEW QUESTION # 111
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?
- A. Cloud Spanner
- B. Cloud SQL
- C. Cloud Bigtable
- D. Google Cloud BigQuery
Answer: A
Explanation:
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 # 112
A retail company stores their product inventory in a legacy system. Often, customers find products on the company's website and want to purchase them in-store.
However, when they arrive, they discover that the products are out of stock.
How could the company benefit from using an application programming interface (API)?
- A. To optimize their on-premises legacy system stability
- B. To create personalized product recommendations for customers
- C. By programmatically connecting the inventory system to their website
- D. By manually linking each inventory system to the website on a case-by-case basis
Answer: C
Explanation:
Explanation
By programmatically connecting the inventory system to their website The issue is the website shows an item is available at the store, but when the customer gets to the store, they find out that item is out of stock.
NEW QUESTION # 113
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. Google Kubernetes Engine
- B. Compute Engine
- C. App Engine standard environment
- D. App Engine flexible environment
Answer: B
Explanation:
Reference:
A 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
NEW QUESTION # 114
Which of the following statements describe the features of a preemptible VM in-stance? (Select Three Answer)
- A. Instance is alive for no more than 24 hours
- B. Can be pre-empted with a 30 minute notice
- C. Discounted Significantly
- D. Instance is alive for no more than 12 hours
- E. Can be pre-empted with a 30 second notice
- F. Can use free tier credits
Answer: A,C,E
Explanation:
Instance is alive for no more than 24 hours, Can be pre-empted with a 30 second notice, Discounted Significantly.
Preemptible VM is an instance that you can create and run at a lower cost than normal instances.
However, Compute Engine might stop (pre-empt) these instances if it requires access to those resources for other tasks. Preemptible instances are excess Compute Engine capacity, so their availability varies with usage.
Live at most 24 hours Can be pre-empted with a 30 second notification via API and are Discounted significantly Reference link- https://cloud.google.com/compute/docs/instances/preemptible
NEW QUESTION # 115
Your organization needs to process large amounts of data from an online application that operates continuously. You do not want to be required to provision infrastructure or create server clusters. What should your organization choose?
- A. Dataflow
- B. Compute Engine with BigQuery
- C. Google Kubernetes Engine with Cloud Bigtable
- D. Dataproc
Answer: B
NEW QUESTION # 116
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.)
- A. Billing dashboards
- B. Payments profile
- C. Financial governance policies
- D. Sustained use discounts
- E. Resource labels
Answer: A,E
Explanation:
Explanation
Graphical user interface, text Description automatically generated with medium confidence
A label is a key-value pair that helps you organize your Google Cloud resources. You can attach a label to each resource, then filter the resources based on their labels. Information about labels is forwarded to the billing system, so you can break down your billed charges by label.
Reference link- https://cloud.google.com/cost-management
NEW QUESTION # 117
You have contracted a partner to conduct some medical trials. This is a limited, 2-month contract. At the end of each day, you are expecting about 10 Gbs of data. The data is highly sensitive. What networking option would you employ?
- A. As the name indicates, set up Partner Interconnect with your partner company.
- B. Create a public IP for a VM and share that with your partners so that they can access it over the internet and share the data.
- C. Setup Dedicated Interconnect with your partner.
- D. Setup Cloud VPN and create an IPsec VPN tunnel with your partner.
Answer: D
Explanation:
Explanation
"Cloud VPN securely extends your peer network to Google's network through an IPsec VPN tunnel. Traffic is encrypted and travels between the two networks over the public internet. Cloud VPN is useful for low-volume data connections. For additional connection options, see the Hybrid Connectivity product page."
NEW QUESTION # 118
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?
- A. Cloud Spanner
- B. Cloud SQL
- C. Cloud Storage
- D. BigQuery
Answer: C
NEW QUESTION # 119
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. General Availability
- B. Early Access, Preview
- C. Deprecated, but ensure that the SLA support period is still valid.
- D. Alpha, Beta
Answer: A,C
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.
NEW QUESTION # 120
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?
- A. Cloud Run
- B. App Engine
- C. Compute Engine virtual machines
- D. Google Kubernetes Engine cluster
Answer: D
Explanation:
Google Kubernetes Engine GKE seems a better fit since the requirement is for "security need for fine-grained control of traffic between the containers" and "fine-grained control over scaling policies". Such level of control is easier on GKE that Cloud Run.
Reference link- https://cloud.google.com/blog/products/containers-kubernetes/when-to-use-google-kubernetes-engine-vs-cloud-run-for-containers
NEW QUESTION # 121
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?
- A. They can use these numbers to negotiate a better contract with another public cloud number.
- B. They can get into a committed use contract with Google Cloud to get a significant discount on the usage of VMs.
- C. They can cut costs by cutting down on the number of VMs used.
- D. They can ask for a sustained use discount.
Answer: B
Explanation:
Compute Engine lets you purchase committed use contracts in return for deeply discounted prices for VM usage. These discounts are referred to as committed use discounts. Committed use discounts are ideal for workloads with predictable resource needs. When you purchase a committed use contract, you purchase Compute Engine resources-such as vCPUs, memory, GPUs, local SSDs, and sole-tenant nodes-at a discounted price in return for committing to paying for those resources for 1 year or 3 years. The discount is up to 57% for most resources like machine types or GPUs. The discount is up to 70% for memory-optimized machine types.
NEW QUESTION # 122
Which Google Cloud service or feature lets you build machine learning models using Standard SQL and data in a data warehouse?
- A. Cloud Bigtable ML
- B. TensorFlow
- C. AutoML Tables
- D. BigQuery ML
Answer: D
Explanation:
Explanation
BigQuery ML lets you create and execute machine learning models in BigQuery using standard SQL queries.
Reference:
https://cloud.google.com/bigquery-ml/docs/introduction#:~:text=BigQuery%20ML%20lets%20you%20create,th Graphical user interface, text, application, email Description automatically generated
https://cloud.google.com/bigquery-ml/docs/introduction
NEW QUESTION # 123
Which of the following statements is/are true about Cloud Spanner offered by Google Cloud Plat-form.
- A. All of the above.
- B. You don't need to shard or replicate data.
- C. It comes with Zero Downtime, No Maintenance windows, and is proven for large and small workloads.
- D. It can scale horizontally to support additional capacity.
Answer: A
Explanation:
Cloud Spanner:
Fully managed relational database with unlimited scale, strong consistency, and up to 99.999% availability.
- Get all the benefits of relational semantics and SQL with unlimited scale
- Start at any size and scale with no limits as your needs grow
- Enjoy high availability with zero scheduled downtime and online schema changes
- Deliver high-performance transactions with strong consistency across regions and continents
- Focus on innovation, eliminating manual tasks with capabilities like automatic sharding.
NEW QUESTION # 124
An organization's public cloud provider failed to meet their SLA of 99.99% availability.
What is the potential impact on the organization?
- A. Renegotiation of the SLA to put less emphasis on uptime could be necessary.
- B. Unexpected downtime could risk the loss of customers.
- C. The organization risks using up their error budget.
- D. All data stored in their database could be unexpectedly lost.
Answer: B
NEW QUESTION # 125
What is an example of structured data that a healthcare facility stores in their system?
- A. Physician-written notes
- B. Blood pressure history
- C. X-ray images
- D. Surgery video recordings
Answer: B
Explanation:
Explanation
Physical measures like height, weight, blood pressure, blood type, and stage of the disease can be recorded numerically and they are structured.
NEW QUESTION # 126
A Customer has their current SAP systems using Microsoft SQL Server as the Database. They are migrating to Google Cloud and also preparing to later migrate to the latest ver-sion of SAP. The entire IT team is being directed to focus on the migration to the new ver-sion of SAP. The new version of SAP does not use Microsoft SQL Server as the Database, Any but the most critical IT management tasks are being deprioritized, How should they migrate their current database to Google Cloud?
- A. Bare Metal
- B. Cloud SQL
- C. Spanner
- D. BigQuery
Answer: B
Explanation:
Explanation
Cloud SQL supports SQL Server, Since the IT team's attention is being focused on other activities, they will have less time for existing admin tasks, It would be best to take a managed/hosted version.
NEW QUESTION # 127
Considering Different Storage and database options e.g. Cloud Datastore, Cloud SQL, Cloud Stor-age, etc. Which of the following statements is/are correct? ( Select two answer)
- A. Cloud Bigtable and Cloud Storage both have not Petabytes + capacity.
- B. Cloud DataStore and Cloud SQL have Terabytes + and Terabytes Capacity respec-tively.
- C. None of the above.
- D. Cloud Bigtable and Cloud Storage both have Petabytes + capacity.
Answer: B,D
NEW QUESTION # 128
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?
- A. Cloud Spanner
- B. Cloud SQL
- C. Dataproc
- D. BigQuery
Answer: D
Explanation:
BigQuery is an enterprise data warehouse for large amounts of relational structured data Serverless, highly scalable, and cost-effective multicloud data warehouse designed for business agility.
NEW QUESTION # 129
Your organization consists of many teams. Each team has many Google Cloud projects. Your organization wants to simplify the management of identity and access policies for these projects.
How can you group these projects to meet this goal?
- A. Use folders to group each team's projects
- B. Assign labels based on the virtual machines that are part of each team's projects
- C. Group each team's projects into a separate domain
- D. Group each team's projects into a separate organization node
Answer: D
Explanation:
Create an Organization node
NEW QUESTION # 130
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?
- A. Use a server-based option - Compute Engine.
- B. Use a serverless option - Cloud Functions
- C. Use a serverless option - App Engine Standard for Flex
- D. Serverless option - Cloud Run
Answer: B
Explanation:
Explanation
- Because Compute Engine VMs are the preferred compute option as they are long-running.
NEW QUESTION # 131
......
PDF (New 2024) Actual Google Cloud-Digital-Leader Exam Questions: https://certkingdom.practicedump.com/Cloud-Digital-Leader-practice-dumps.html