Pass Cloud-Digital-Leader Brain Dump Updated Certification Sample Questions
Online Cloud-Digital-Leader Test Brain Dump Question and Test Engine
NEW QUESTION # 121
Google offers Firebase, In terms of Firebase Console, any particular message that has to be deliv-ered to a customer at a certain degree of change in behavior can be managed through _________________.
- A. A/B testing
- B. None of the above
- C. Firebase Remote config.
- D. Notification Composer
Answer: D
Explanation:
You can send notification messages using the Notifications composer in the Firebase console. Though this does not provide the same flexibility or scalability as sending messages with the Admin SDK or the HTTP and XMPP protocols, it can be very useful for testing or for highly targeted marketing and user engagement. The Firebase console provides analytics-based A/B testing to help refine and improve marketing messages.
After you have developed logic in your app to receive messages, you can allow non-technical users to send messages per the instructions on the Notifications page in the Firebase Help Center.
NEW QUESTION # 122
What characteristics should an organization adopt to be a DevOps organization?
- A. All of the Above
- B. Product based teams over component teams.
- C. Obsession with Automation over preoccupation with manual work
- D. Teamwork over individual work
Answer: A
Explanation:
NEW QUESTION # 123
What would provide near-unlimited availability of computing resources without requiring your organization to procure and provision new equipment?
- A. Public cloud
- B. Private cloud
- C. Containers
- D. Microservices
Answer: A
Explanation:
Reference:
NEW QUESTION # 124
Which of the following methods should you use when you require a dynamic way of provisioning VMs on Compute Engine when it is observed that the exact specifications will be in a dedicated configuration file and you want to follow Google's recommended practices.
- A. Managed Instance Group
- B. Deployment Manager
- C. Cloud Composer
- D. Unmanaged Instance Group
Answer: B
Explanation:
The question is about a dynamic way to provision VM, it can be achieved by a Deployment manager or by using terraform. MIG is creating multiple machines based on templates by load balancing
NEW QUESTION # 125
How is service availability measured in the context of cloud technology?
- A. Number of downtime incidents
- B. Number of available regions
- C. Speed of response time
- D. Percentage of uptime
Answer: D
NEW QUESTION # 126
Which of the following statements is/are true about Cloud Spanner offered by Google Cloud Plat-form.
- A. You don't need to shard or replicate data.
- B. It comes with Zero Downtime, No Maintenance windows, and is proven for large and small workloads.
- C. All of the above.
- D. It can scale horizontally to support additional capacity.
Answer: C
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 # 127
Your organization runs a distributed application in the Compute Engine virtual machines. Your organization needs redundancy, but it also needs extremely fast communication (less than 10 milliseconds) between the parts of the application in different virtual machines.
Where should your organization locate this virtual machines?
- A. In a single zone within a single region
- B. In multiple regions, using multiple zones per region
- C. In multiple regions, using one zone per region
- D. In different zones within a single region
Answer: A
NEW QUESTION # 128
An organization wants to move from a strategic cloud adoption maturity level to a trans-formational one. How should the organization change the way they scale?
- A. None of these
- B. Deploy changes when problems arise.
- C. Deploy changes programmatically.
- D. Review changes manually.
Answer: C
Explanation:
Because automation is a transformational approach which ensures changes are constant and low-risk.
NEW QUESTION # 129
Your company security team manages access control to production systems using an LDAP directory group.
How is this access control managed in the Google Cloud production project?
- A. Assign the proper role to the Service Account in the project's 1AM Policy
- B. Grant each user the roles/iam.serviceAccountUser role on a service account that exists in the Google Group.
- C. Create the project in a folder with the same name as the LDAP directory group.
- D. Assign the proper role to the Google Group in the project's 1AM Policy.
Answer: D
NEW QUESTION # 130
A startup is planning to create their entire suite of applications on Google Cloud. They are looking at various open source technologies to build applications. One of the considera-tion is about having a well integrated monitoring tool. They have to be able to constantly review load capacity and performance of their applications and virtual machines. What would you advise them to do?
- A. Update the application code to regularly write to output logs. Export the logs to BigQuery to analyze them frequently.
- B. Use the Google Cloud Operations Suite which contains monitoring among other operations tools.
- C. It is best to build a custom solution so that they know it integrates well with all their custom applications.
- D. Since they are using open source for applications, find another open source monitoring tool and integrate it, which could turn out to be very cheap.
Answer: B
Explanation:
Operations Suite is well integrated into Google and it s the recommended option.
References: https://cloud.google.com/products/operations
NEW QUESTION # 131
An organization is training a machine learning model to predict extreme weather events in their country.
How should they collect data to maximize prediction accuracy?
- A. Collect all weather data evenly across all cities
- B. Collect extreme weather data evenly across all cities
- C. Collect extreme weather data primarily from at-risk cities
- D. Collect all weather data primarily from at-risk cities
Answer: A
Explanation:
Collect all weather data evenly across all cities. Mainly because it seems that the emphasis for data collection for ML is to make sure there are no holes in your data collection.
NEW QUESTION # 132
Your organization wants to optimize its use of Google Cloud's discounts on virtual machine-based workloads. You plan to use 200 CPUs constantly for the next 3 years, and you forecast that spikes of up to 300 CPUs will occur approximately 30% of the time. What should you choose?
- A. 1-year committed use discount for 200 CPUs
- B. 3-year committed use discount for 200 CPUs
- C. 3-year committed use discount for 300 CPUs
- D. Regular pay-as-you-go pricing
Answer: D
NEW QUESTION # 133
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 Spanner
- B. Google Cloud BigQuery
- C. Cloud SQL
- D. Cloud Bigtable
Answer: A
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 # 134
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)?
- A. To ingest data in real time and encrypt unmatched words
- B. To transform the documents into unstructured data.
- C. To create digital versions of the documents and locate key information
- D. To replace the scanned documents with an online survey
Answer: C
NEW QUESTION # 135
Your company security team manages access control to production systems using an LDAP directory group.
How is this access control managed in the Google Cloud production project?
- A. Assign the proper role to the Service Account in the project's IAM Policy
- B. Assign the proper role to the Google Group in the project's IAM Policy.
- C. Grant each user the roles/iam.serviceAccountUser role on a service account that exists in the Google Group.
- D. Create the project in a folder with the same name as the LDAP directory group.
Answer: B
Explanation:
Reference:
NEW QUESTION # 136
Your application is onboarding a number of users. The details of the users very widely. What kind of database would be most suitable for this use case?
- A. NoSQL database like Firestore
- B. SQL database like MySQL or PostgreSQL
- C. OLAP database like BigQuery which support SQL
- D. OLTP database like Cloud Spanner
Answer: A
Explanation:
1. NoSQL databases are best suited for this use case. Firestore is an appropriate one to use here
2. Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps - at global scale.
NEW QUESTION # 137
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. BigQuery
- B. Dataproc
- C. Cloud SQL
- D. Cloud Spanner
Answer: A
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 # 138
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?
- A. Direct Peering
- B. Cloud VPN
- C. Cloud Interconnect
- D. Cloud CDN
Answer: B
Explanation:
Private Google Access for on-premises hosts provides a way for on-premises systems to connect to Google APIs and services by routing traffic through a Cloud VPN tunnel.
NEW QUESTION # 139
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. By programmatically connecting the inventory system to their website
- B. To create personalized product recommendations for customers
- C. By manually linking each inventory system to the website on a case-by-case basis
- D. To optimize their on-premises legacy system stability
Answer: A
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 # 140
Which Google Cloud service or feature lets you build machine learning models using Standard SQL and data in a data warehouse?
- A. AutoML Tables
- B. TensorFlow
- C. BigQuery ML
- D. Cloud Bigtable ML
Answer: C
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
NEW QUESTION # 141
An organization needs to search an application's source code to identify a potential issue. The application is distributed across multiple containers.
Which Google Cloud product should the organization use?
- A. Cloud Monitoring
- B. Cloud Logging
- C. Cloud Trace
- D. Google Cloud Console
Answer: C
Explanation:
Cloud Trace is supposed to be the correct answer. It's an application performance management tool. It's a Google solution for monitoring application performance. It is a distributed tracing system that helps developers debug or fix and optimize their code
NEW QUESTION # 142
......
Real Google Cloud-Digital-Leader Exam Dumps with Correct 306 Questions and Answers: https://pass4sure.dumpstorrent.com/Cloud-Digital-Leader-exam-prep.html