Google Cloud Digital Leader Practice Test - Questions Answers, Page 5
List of questions
Question 41
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
How should a multinational organization that is migrating to Google Cloud consider security and privacy regulations to ensure that it is in compliance with global standards?
Explanation:
Comply with data security and privacy regulations in each geographical region For a multi-national corporation, they need to abide not just by international laws, but also regional laws where they do business.
Question 42
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Your company has recently acquired three growing startups in three different countries. You want to reduce overhead in infrastructure management and keep your costs low without sacrificing security and quality of service to your customers.
How should you meet these requirements?
Explanation:
Host all your subsidiaries' services together with your existing services on the public cloud.
Question 43
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
What is the difference between Standard and Coldline storage?
Explanation:
Reference: https://www.msp360.com/resources/blog/google-cloud-nearline-storage-vs-coldline-vsstandard/Google Cloud Coldline is a new cold-tier storage for archival data with access frequency of less thanonce per year. Unlike other cold storage options, Nearline has no delays prior to data access, so nowit is the leading solution among competitors.
Question 44
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
What would provide near-unlimited availability of computing resources without requiring your organization to procure and provision new equipment?
Explanation:
Reference: https://cloud.google.com/docs/overview
Question 45
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
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?
Explanation:
Reference: https://firebase.google.com/docs/functions/use-cases
Question 46
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
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?
Explanation:
Reference: https://cloud.google.com/compute/docs/images/create-delete-deprecate-privateimagesA custom image is a boot disk image that you own and control access to. Use custom images for the following tasks:
Import a virtual disk to Compute Engine from your on-premises environment or from VMs that are running on your local workstation or on another cloud platform. You can manually import boot disk images to Compute Engine, but one disk at a time.
https://cloud.google.com/compute/docs/images
Question 47
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Your organization wants to migrate its data management solutions to Google Cloud because it needs to dynamically scale up or down and to run transactional SQL queries against historical data at scale.
Which Google Cloud product or service should your organization use?
Explanation:
Reference: https://cloud.google.com/terms/services
Cloud Spanner is a fully-managed, mission-critical relational database service. It is designed to provide a scalable online transaction processing (OLTP) database with high availability and strong consistency at global scale
Question 48
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Your organization needs to categorize objects in a large group of static images using machine learning. Which Google Cloud product or service should your organization use?
Explanation:
Reference: https://cloud.google.com/vision
Derive insights from your images in the cloud or at the edge with AutoML Vision or use pre-trained Vision API models to detect emotion, understand text, and more.
Vision API offers powerful pre-trained machine learning models through REST and RPC APIs. Assign labels to images and quickly classify them into millions of predefined categories. Detect objects and faces, read printed and handwritten text, and build valuable metadata into your image catalog.
Question 49
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Your organization runs all its workloads on Compute Engine virtual machine instances. Your organization has a security requirement: the virtual machines are not allowed to access the public internet. The workloads running on those virtual machines need to access BigQuery and Cloud Storage, using their publicly accessible interfaces, without violating the security requirement.
Which Google Cloud product or feature should your organization use?
Explanation:
VM instances that only have internal IP addresses (no external IP addresses) can use Private Google Access. They can reach the external IP addresses of Google APIs and services. The source IP address of the packet can be the primary internal IP address of the network interface or an address in an alias IP range that is assigned to the interface. If you disable Private Google Access, the VM instances can no longer reach Google APIs and services; they can only send traffic within the VPC network.
https://cloud.google.com/vpc/docs/configure-private-google-access
Question 50
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Which Google Cloud product is designed to reduce the risks of handling personally identifiable information (PII)?
Explanation:
Reference: https://cloud.google.com/blog/products/gcp/take-charge-of-your-sensitive-data-withthe-cloud-dlp-api
Cloud Data Loss Prevention: Fully managed service designed to help you discover, classify, and protect your most sensitive data.
Question