
Google Cloud-Digital-Leader Practice Test Pdf Exam Material
Cloud-Digital-Leader Answers Cloud-Digital-Leader Free Demo Are Based On The Real Exam
NEW QUESTION 37
Your organization is developing an application that will capture a large amount of data from millions of different sensor devices spread all around the world. Your organization needs a database that is suitable for worldwide, high-speed data storage of a large amount of unstructured data.
Which Google Cloud product should your organization choose?
- A. Cloud Bigtable
- B. Cloud SQL
- C. Firestore
- D. Cloud Data Fusion
Answer: A
NEW QUESTION 38
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?
- A. Migrate the workloads to multiple local co-location facilities
- B. Migrate the workloads to multiple local private clouds
- C. Migrate the workloads to a central office building
- D. Migrate the workloads to a public cloud
Answer: B
NEW QUESTION 39
The operating systems of some of your organization's virtual machines may have a security vulnerability.
How can your organization most effectively identify all virtual machines that do not have the latest security update?
- A. View the Compliance Reports Manager to identify and download a recent SOC 1 audit
- B. View the Security Command Center to identify virtual machines started more than 2 weeks ago
- C. View the Compliance Reports Manager to identify and download a recent PCI audit
- D. View the Security Command Center to identify virtual machines running vulnerable disk images
Answer: D
NEW QUESTION 40
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. Cloud Interconnect
- B. Cloud VPN
- C. Cloud CDN
- D. Direct Peering
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 41
Your organization needs to plan its cloud infrastructure expenditures.
Which should your organization do?
- A. Review cloud resource costs frequently, because costs change often based on use
- B. If your organization uses only cloud resources, infrastructure costs are no longer part of your overall budget
- C. Involve fewer people in cloud resource planning than your organization did for on-premises resource planning
- D. Review cloud resource costs annually as part of planning your organization's overall budget
Answer: D
NEW QUESTION 42
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?
- A. Cloud Build
- B. Cloud Scheduler
- C. Cloud Deployment Manager
- D. Cloud Code
Answer: A
Explanation:
Deploy your application to App Engine using the gcloud app deploy command. This command automatically builds a container image by using the Cloud Build service and then deploys that image to the App Engine flexible environment.
NEW QUESTION 43
Your organization needs to minimize how much it pays for data traffic from the Google network to the internet. What should your organization do?
- A. Deploy Cloud VPN.
- B. Choose the Premium network service tier.
- C. Choose the Standard network service tier.
- D. Deploy Cloud NAT.
Answer: A
NEW QUESTION 44
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?
- A. Turn on committed use discount sharing, and create a commitment for the combined usage
- B. Move all workloads from all different projects into one single consolidated project
- C. Create a billing account per project, and link each project to a different billing account
- D. Purchase a commitment per project for each project's usual minimum
Answer: C
Explanation:
Billing contacts
NEW QUESTION 45
Your organization is developing a plan for migrating to Google Cloud.
What is a best practice when initially configuring your Google Cloud environment?
- A. Create a project via Google Cloud Console per department in your company
- B. Make every member of your company the project owner
- C. Define your resource hierarchy with an organization node on top
- D. Create projects based on tem members' requests
Answer: A
NEW QUESTION 46
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. Resource labels
- B. Billing dashboards
- C. Payments profile
- D. Financial governance policies
- E. Sustained use discounts
Answer: A,D
NEW QUESTION 47
Which Google Cloud product or feature makes specific recommendations based on security risks and compliance violations?
- A. Security Command Center
- B. Cloud Deployment Manager
- C. Google Cloud firewalls
- D. Google Cloud Armor
Answer: A
NEW QUESTION 48
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?
- A. Run the workload on preemptible VM instances
- B. Leverage sustained use discounts for your virtual machines
- C. Purchase committed use discounts for the baseline load
- D. Purchase committed use discounts for the expected spike load
Answer: B
Explanation:
The idea of the Sustained Use discount is that the longer you run a VM instance in any given month, the bigger discount you will get from the list price.
NEW QUESTION 49
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?
- A. AutoML Video Intelligence
- B. AutoML Tables
- C. Cloud Vision API
- D. BigQuery ML
Answer: B
NEW QUESTION 50
Your organization wants to predict the behavior of visitors to its public website. To do that, you have decided to build a machine learning model. Your team has database-related skills but only basic machine learning skills, and would like to use those database skills.
Which Google Cloud product or feature should your organization choose?
- A. BigQuery ML
- B. TensorFlow
- C. Cloud SQL
- D. LookML
Answer: A
NEW QUESTION 51
Your organization wants to migrate your on-premises environment to Google Cloud. The on-premises environment consists of containers and virtual machine instances. Which Google Cloud products can help to migrate the container images and the virtual machine disks?
- A. Pub/Sub and Cloud Storage
- B. Artifact Registry and Cloud Storage
- C. Compute Engine and Filestore
- D. Dataflow and BigQuery
Answer: C
NEW QUESTION 52
Your organization offers public mobile apps and websites. You want to migrate to a Google Cloud-based solution for checking and maintaining your users' usernames and passwords and controlling their access to different resources based on their identity.
Which should your organization choose?
- A. VPN tunnels
- B. Private Google Access
- C. Identity Platform
- D. Compute Engine firewall rules
Answer: C
Explanation:
An identity platform is a modern solution for managing the identities of users and devices in a centralized fashion.
NEW QUESTION 53
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?
- A. App Engine flexible environment
- B. Cloud Functions
- C. Compute Engine
- D. Google Kubernetes Engine
Answer: B
NEW QUESTION 54
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?
- A. Cloud Functions
- B. Firebase
- C. App Engine
- D. Google Kubernetes Engine
Answer: C
NEW QUESTION 55
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?
- A. Cloud Functions
- B. Firebase
- C. Google Kubernetes Engine
- D. App Engine
Answer: B
NEW QUESTION 56
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?
- A. Configure Google Cloud Armor to allow access to the bucket only from IP addresses based in Canada
- B. Give each employee who is based in Canada access to the bucket
- C. Deploy the Cloud Storage bucket to a Google Cloud region in Canada
- D. Create a group consisting of all Canada-based employees, and give the group access to the bucket
Answer: B
NEW QUESTION 57
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. Regular pay-as-you-go pricing
- C. 3-year committed use discount for 200 CPUs
- D. 3-year committed use discount for 300 CPUs
Answer: B
NEW QUESTION 58
You are migrating workloads to the cloud. The goal of the migration is to serve customers worldwide as quickly as possible According to local regulations, certain data is required to be stored in a specific geographic area, and it can be served worldwide. You need to design the architecture and deployment for your workloads.
What should you do?
- A. Select a public cloud provider that is only active in the required geographic area
- B. Select a private cloud provider that globally replicates data storage for fast data access
- C. Select a public cloud provider that guarantees data location in the required geographic area
- D. Select a private cloud provider that is only active in the required geographic area
Answer: D
Explanation:
Many companies choose private cloud over public cloud because private cloud is an easier way (or the only way) to meet their regulatory compliance requirements. Others choose private cloud because their workloads deal with confidential documents, intellectual property, personally identifiable information (PII), medical records, financial data, or other sensitive data.
NEW QUESTION 59
How do Migrate for Compute Engine and Migrate for Anthos differ?
- A. Migrate for Anthos migrates to containers, and Migrate for Compute Engine migrates to virtual machines.
- B. Unlike Migrate for Anthos, Migrate for Compute Engine assumes that the migration source is VMware vSphere.
- C. Migrate for Compute Engine charges for ingress, but Migrate for Anthos does not.
- D. Migrate for Compute Engine is closed source, and Migrate for Anthos is open source.
Answer: A
NEW QUESTION 60
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?
- A. Define an organization policy at the root organization node to restrict virtual machine instances from having an external IP address
- B. Communicate with the different teams and agree that each time a virtual machine is created, it must be configured without 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. Define an organization policy on all existing folders to define a constraint to restrict virtual machine instances from having an external IP address
Answer: A
NEW QUESTION 61
Your organization recently migrated its compute workloads to Google Cloud. You want these workloads in Google Cloud to privately and securely access your large volume of on-premises data, and you also want to minimize latency.
What should your organization do?
- A. Use Storage Transfer Service to securely make your data available to Google Cloud
- B. Peer your on-premises data center to Google's Edge Network
- C. Create a VPC between your on-premises data center and your Google resources
- D. Use Transfer Appliance to securely make your data available to Google Cloud
Answer: C
NEW QUESTION 62
......
Cloud-Digital-Leader [Mar-2022] Newly Released] Exam Questions For You To Pass: https://braindumps.testpdf.com/Cloud-Digital-Leader-practice-test.html
