[GCP ]Google Cloud Certified:Foundational Cloud Digital Leader

Ace Your Google Cloud Digital Leader with Practice Exams.

Google Cloud Certified – Google Cloud Digital Leader Practice Exam (Q 53)


Question 1

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.

Correct Answer: C


Question 2

Your organization needs a large amount of extra computing power within the next two weeks.
After those two weeks, the need for the additional resources will end.
Which is the most cost-effective approach?

  • A. Use a committed use discount to reserve a very powerful virtual machine.
  • B. Purchase one very powerful physical computer.
  • C. Start a very powerful virtual machine without using a committed use discount.
  • D. Purchase multiple physical computers and scale workload across them.

Correct Answer: C 


Question 3

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. Review cloud resource costs annually as part of planning your organization’s overall budget.
  • C. If your organization uses only cloud resources, infrastructure costs are no longer part of your overall budget.
  • D. Involve fewer people in cloud resource planning than your organization did for on-premises resource planning.

Correct Answer: C


Question 4

The operating systems of some of your organizations 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 Security Command Center to identify virtual machines running vulnerable disk images.
  • B. View the Compliance Reports Manager to identify and download a recent PCI audit.
  • C. View the Security Command Center to identify virtual machines started more than 2 weeks ago.
  • D. View the Compliance Reports Manager to identify and download a recent SOC 1 audit.

Correct Answer: A


Question 5

You are currently managing workloads running on Windows Server for which your company owns the licenses.
Your workloads are only needed during working hours, which allows you to shut down the instances during the weekend. Your Windows Server licenses are up for renewal in a month, and you want to optimize your license cost.
What should you do?

  • A. Renew your licenses for an additional period of 3 years. Renew your licenses for an additional period of 3 years. Negotiate a cost reduction with your current hosting provider wherein infrastructure cost is reduced when workloads are not in use.
  • B. Renew your licenses for an additional period of 2 years. Negotiate a cost reduction by committing to an automatic renewal of the licenses at the end of the 2 year period.
  • C. Migrate the workloads to Google Compute Engine with a bring-your-own-license (BYOL) model.
  • D. Migrate the workloads to Google Compute Engine with a pay-as-you-go (PAYG) model.

Correct Answer: D

Reference contents:
VM OS license support | Migrate for Google Compute Engine (formerly Velostrata) | Google Cloud


Question 6

Your organization runs a distributed application in the Google 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 different zones within a single region.
  • C. In multiple regions, using one zone per region.
  • D. In multiple regions, using multiple zones per region.

Correct Answer: B


Question 7

You decide to migrate your on-premises environment to the cloud.
You need to determine which resource components still need to be assigned ownership.
Which two functions are owned by a public cloud provider? (Choose two.)

  • A. Hardware maintenance
  • B. Infrastructure architecture
  • C. Infrastructure deployment automation
  • D. Hardware capacity management
  • E. Fixing application security issues

Correct Answer: A, D


Question 8

You are a program manager within a Software as a Service (SaaS) company that offers rendering software for animation studios.
Your team needs the ability to allow scenes to be scheduled at will and to be interrupted at any time to restart later. Any individual scene rendering takes less than 12 hours to complete, and there is no service-level agreement (SLA) for the completion time for all scenes. Results will be stored in a global Google Cloud Storage bucket. The computer resources are not bound to any single geographical location. This software needs to run on Google Cloud in a cost-optimized way.
What should you do?

  • A. Deploy the application on Google Compute Engine using preemptible instances.
  • B. Develop the application so it can run in an unmanaged instance group.
  • C. Create a reservation for the minimum number of Google Compute Engine instances you will use.
  • D. Start more instances with fewer virtual centralized processing units (vCPUs) instead of fewer instances with more vCPUs.

Correct Answer: A


Question 9

Your manager wants to restrict communication of all virtual machines with internet access with resources in another network or with a resource outside Google 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 Most Voted.
  • B. Define an organization policy on all existing folders to define a constraint to restrict virtual machine instances from having 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. Communicate with the different teams and agree that each time a virtual machine is created, it must be configured without an external IP address.

Correct Answer: A

Reference:
Introduction to the Organization Policy Service | Resource Manager Documentation | Google Cloud


Question 10

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 a public cloud.
  • B. Migrate the workloads to a central office building.
  • C. Migrate the workloads to multiple local co-location facilities.
  • D. Migrate the workloads to multiple local private clouds.

Correct Answer: A


Question 11

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. Configure Identity-Aware Proxy (IAP) in your Google Cloud VPC network.
  • B. Create a Cloud VPN tunnel between Google Cloud and your data center.
  • C. Order a Partner Interconnect connection with your network provider.
  • D. Enable Private Google Access in your Google Cloud VPC network.

Correct Answer: C

After the service provider provides your connection, you can start passing traffic between your networks by using the service provider’s network.

Reference:
Partner Interconnect overview | Google Cloud


Question 12

Your company’s development team is building an application that will be deployed on Google 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 Google Compute Engine image containing the application.
  • B. Store the images in Google Container Registry.
  • C. Store the images in Google Cloud Storage.
  • D. Create a Google Compute Engine disk containing the application.

Correct Answer: B

Reference:
Pushing and pulling images | Container Registry documentation | Google Cloud


Question 13

Each of the three cloud service models – infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS) – offers benefits between flexibility and levels of management by the cloud provider and the customer.
Why would SaaS be the right choice of service model?

  • A. You want a balance between flexibility for the customer and the level of management by the cloud provider.
  • B. You want to minimize the level of management by the customer.
  • C. You want to maximize flexibility for the customer.
  • D. You want to be able to shift your emphasis between flexibility and management by the cloud provider as business needs change.

Correct Answer: B

The main benefit of SaaS is that it offloads all infrastructure and application management to the SaaS vendor.

Reference:
IaaS vs. PaaS vs. SaaS | IBM


Question 14

As your organization increases its release velocity, the VM-based application upgrades take a long time to perform rolling updates due to OS boot times.
You need to make the application deployments faster.
What should your organization do?

  • A. Migrate your VMs to the cloud, and add more resources to them.
  • B. Convert your applications into containers.
  • C. Increase the resources of your VMs.
  • D. Automate your upgrade rollouts.

Correct Answer: B

Reference:
Automatically apply VM configuration updates in a MIG | Compute Engine Documentation | Google Cloud


Question 15

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. Configure two-factor authentication in the Google Domains.
  • B. Remove the Google account from all IAM policies.
  • C. Configure BeyondCorp and Identity-Aware Proxy in the Google Domains.
  • D. Configure single sign-on in the Google Domains.

Correct Answer: D


Question 16

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?

  • A. Host all your subsidiaries services on-premises together with your existing services.
  • B. Host all your subsidiaries services together with your existing services on the public cloud.
  • C. Build a homogenous infrastructure at each subsidiary, and invest in training their engineers.
  • D. Build a homogenous infrastructure at each subsidiary, and invest in hiring more engineers.

Correct Answer: B


Question 17

What is the difference between Standard and Coldline storage?

  • A. Coldline storage is for data for which a slow transfer rate is acceptable.
  • B. Standard and Coldline storage have different durability guarantees.
  • C. Standard and Coldline storage use different APIs.
  • D. Coldline storage is for infrequently accessed data.

Correct Answer: D


Question 18

What would provide near-unlimited availability of computing resources without requiring your organization to procure and provision new equipment?

  • A. Public cloud
  • B. Containers
  • C. Private cloud
  • D. Microservices

Correct Answer: A


Question 19

You are a program manager for a team of developers who are building an event-driven application to allow users to follow one anothers 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 Google Cloud 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. Google Kubernetes Engine
  • B. Google Cloud Functions
  • C. Google App Engine flexible environment
  • D. Google Compute Engine

Correct Answer: B


Question 20

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. Firestore
  • B. Google Cloud Data Fusion
  • C. Google Cloud SQL
  • D. Google Cloud Bigtable

Correct Answer: D

Reference:
Cloud Bigtable: NoSQL database service


Question 21

Your organization needs to build streaming data pipelines.
You don’t want to manage the individual servers that do the data processing in the pipelines Instead, you want a managed service that will automatically scale with the amount of data to be processed.
Which Google Cloud product or feature should your organization choose?

  • A. Google Cloud Pub/Sub
  • B. Google Cloud Dataflow
  • C. Data Catalog
  • D. Dataprep by Trifacta

Correct Answer: B

Reference:
Deploying a pipeline | Cloud Dataflow


Question 22

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 Scheduler
  • B. Cloud Code
  • C. Google Cloud Build
  • D. Cloud Deployment Manager

Correct Answer: C

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. 

Reference:
Testing and Deploying your Application | App Engine flexible environment for Node.js docs | Google Cloud


Question 23

Which Google Cloud product can report on and maintain compliance on your entire Google Cloud organization to cover multiple projects?

  • A. Google Cloud Logging
  • B. Identity and Access Management
  • C. Google Cloud Armor
  • D. Security Command Center

Correct Answer: D


Question 24

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. Google Cloud Interconnect
  • B. Direct Peering
  • C. Cloud VPN
  • D. Cloud CDN

Correct Answer: C

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.

Reference:
Configuring Private Google Access for on-premises hosts | VPC


Question 25

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. Google Kubernetes Engine
  • B. Firebase
  • C. Google Cloud Functions
  • D. Google App Engine

Correct Answer: B


Question 26

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 App Engine flexible environment
  • B. Google Compute Engine
  • C. Google App Engine standard environment
  • D. Google Kubernetes Engine

Correct Answer: B


Question 27

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?

  • A. BigQuery
  • B. Google Cloud Bigtable
  • C. Google Cloud Pub/Sub
  • D. Google Cloud Spanner

Correct Answer: D


Question 28

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. BigQuery ML
  • B. AutoML Video Intelligence
  • C. Cloud Vision API
  • D. AutoML Tables

Correct Answer: C


Question 29

Your organization runs all its workloads on Google 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 Google Cloud Storage, using their publicly accessible interfaces, without violating the security requirement.
Which Google Cloud product or feature should your organization use?

  • A. Identity-Aware Proxy
  • B. Cloud NAT (network address translation)
  • C. VPC internal load balancers
  • D. Private Google Access

Correct Answer: D


Question 30

Which Google Cloud product is designed to reduce the risks of handling personally identifiable information (PII)?

  • A. Google Cloud Storage
  • B. Google Cloud Armor
  • C. Cloud Data Loss Prevention
  • D. Secret Manager

Correct Answer: C


Question 31

Your organization is migrating to Google Cloud.
As part of that effort, it needs to move terabytes of data from on-premises file servers to Google Cloud Storage. Your organization wants the migration process to be automated and to be managed by Google. Your organization has an existing Dedicated Interconnect connection that it wants to use.
Which Google Cloud product or feature should your organization use?

  • A. Storage Transfer Service
  • B. Migrate for Anthos
  • C. BigQuery Data Transfer Service
  • D. Transfer Appliance

Correct Answer: A


Question 32

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. Google Cloud SQL
  • B. Google Cloud Dataproc
  • C. Google Cloud Spanner
  • D. BigQuery

Correct Answer: D


Question 33

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 applications scaling policies.
What Google Cloud product or feature should your organization use?

  • A. Google Kubernetes Engine cluster
  • B. Google App Engine
  • C. Google Cloud Run
  • D. Google Compute Engine virtual machines

Correct Answer: A


Question 34

Which Google Cloud product or feature makes specific recommendations based on security risks and compliance violations?

  • A. Google Cloud firewalls
  • B. Security Command Center
  • C. Cloud Deployment Manager
  • D. Google Cloud Armor

Correct Answer: B


Question 35

Which Google Cloud product gives you a consistent platform for multi-cloud application deployments and extends other Google Cloud services to your environment?

  • A. Google Kubernetes Engine
  • B. Virtual Public Cloud
  • C. Google Compute Engine
  • D. Anthos

Correct Answer: D


Question 36

Your organization is developing an application that will manage payments and online bank accounts located around the world.
The most critical requirement for your database is that each transaction is handled consistently. Your organization anticipates almost unlimited growth in the amount of data stored.
Which Google Cloud product should your organization choose?

  • A. Google Cloud SQL
  • B. Google Cloud Storage
  • C. Firestore
  • D. Google Cloud Spanner

Correct Answer: D

Reference:
Google Cloud SQL vs Google Cloud Spanner


Question 37

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. Google Cloud Storage
  • B. Google Cloud SQL
  • C. Google Cloud Spanner
  • D. BigQuery

Correct Answer: A

Reference:
Top Ways to Store Your Digital Files


Question 38

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. LookML
  • C. TensorFlow
  • D. Google Cloud SQL

Correct Answer: A

Reference:
Predicting customer propensity to buy by using BigQuery ML and AI Platform | Cloud Architecture Center | Google Cloud


Question 39

Your organization needs to restrict access to a Google 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. Deploy the Google Cloud Storage bucket to a Google Cloud region in Canada.
  • B. Configure Google Cloud Armor to allow access to the bucket only from IP addresses based in Canada.
  • C. Give each employee who is based in Canada access to the bucket.
  • D. Create a group consisting of all Canada-based employees, and give the group access to the bucket.

Correct Answer: D


Question 40

Your organization is moving an application to Google Cloud.
As part of that effort, it needs to migrate the applications working database from another cloud provider to Google Cloud SQL. The database runs on the MySQL engine. The migration must cause minimal disruption to users. Data must be secured while in transit.
Which should your organization use?

  • A. BigQuery Data Transfer Service
  • B. MySQL batch insert
  • C. Database Migration Service
  • D. Google Cloud Composer

Correct Answer: C 


Question 41

Your large and frequently changing organization’s user information is stored in an on-premises LDAP database.
The database includes user passwords and group and organization membership.
How should your organization provision Google accounts and groups to access Google Cloud resources?

  • A. Replicate the LDAP infrastructure on Google Compute Engine.
  • B. Use the Firebase Authentication REST API to create users.
  • C. Use Google Cloud Directory Sync to create users.
  • D. Use the Identity Platform REST API to create users.

Correct Answer: C

You can run a single instance of Google Cloud Directory Sync to synchronize user accounts and groups to Google Cloud.

Reference:
Federating Google Cloud with Active Directory | Identity and access management


Question 42

Your organization recently migrated its computer 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. Create a VPC between your on-premises data center and your Google resources.
  • C. Peer your on-premises data center to Google’s Edge Network.
  • D. Use Transfer Appliance to securely make your data available to Google Cloud.

Correct Answer: A

Storage Transfer Service for large transfers of on-premises data.

Reference:
Migration to Google Cloud: Transferring your large datasets


Question 43

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. Group each team’s projects into a separate domain.
  • B. Assign labels based on the virtual machines that are part of each team’s projects.
  • C. Use folders to group each team’s projects.
  • D. Group each team’s projects into a separate organization node.

Correct Answer: D

Reference:
Best practices for enterprise organizations | Documentation | Google Cloud


Question 44

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. Associate the development resources with their own network.
  • C. Associate the development resources with their own billing account.
  • D. Put the development resources in their own project.

Correct Answer: C


Question 45

Your company is running the majority of its workloads in a co-located data center.
The workloads are running on virtual machines (VMs) on top of a hypervisor and use either Linux or Windows server editions. As part of your company’s transformation strategy, you need to modernize workloads as much as possible by adopting cloud-native technologies. You need to migrate the workloads into Google Cloud.
What should you do?

  • A. Export the VMs into VMDK format, and import them into Google Compute Engine.
  • B. Export the VMs into VMDK format, and import them into Google Cloud VMware Engine
  • C. Migrate the workloads using Migrate for Google Compute Engine.
    D. Migrate the workloads using Migrate for Anthos.

Correct Answer: C

Migrate for Compute Engine is a product for migrating physical servers and virtual machines from on-premises and cloud environments to Google Cloud. Migrate for Compute Engine lets you migrate a virtual machine to Google Cloud in a few minutes, where the data is copied in the background but the virtual machines are completely operational.

Reference:
Migration to Google Cloud: Getting started


Question 46

Your organization is running all its workloads in a private cloud on top of a hypervisor.
Your organization has decided it wants to move to Google Cloud as quickly as possible. Your organization wants minimal changes to the current environment, while using the maximum amount of managed services Google offers.
What should your organization do?

  • A. Migrate the workloads to Google Cloud VMware Engine.
  • B. Migrate the workloads to Google Compute Engine.
  • C. Migrate the workloads to Bare Metal Solution.
  • D. Migrate the workloads to Google Kubernetes Engine.

Correct Answer: B

Migrate for Compute Engine enables you to lift and shift workloads at scale to Google Cloud Compute Engine with minimal changes and risk.

Reference:
Simplify VM migrations with Migrate for Compute Engine as a service | Data Integration


Question 47

Your organization is releasing its first publicly available application in Google Cloud.
The application is critical to your business and customers and requires a 2-hour SLA.
How should your organization set up support to minimize costs?

  • A. Enroll in Premium Support
  • B. Enroll in Enhanced Support
  • C. Enroll in Standard Support
  • D. Enroll in Basic Support

Correct Answer: B

Reference:
Enhanced Support Offering – Customer Support Services – SecureAuth


Question 48

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. Identity Platform
  • C. Google Compute Engine firewall rules
  • D. Private Google Access

Correct Answer: B

An identity platform is a modern solution for managing the identities of users and devices in a centralized fashion.

Reference:
What Is an Identity Platform? | Okta


Question 49

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

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

Correct Answer: A

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

Reference:
What is BigQuery ML? | Google Cloud


Question 50

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. Purchase committed use discounts for the baseline load.
  • B. Purchase committed use discounts for the expected spike load.
  • C. Leverage sustained use discounts for your virtual machines.
  • D. Run the workload on preemptible VM instances.

Correct Answer: C

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.

Reference:
Do Google Sustained Use Discounts Really Save You Money? – ParkMyCloud


Question 51

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. Define your resource hierarchy with an organization node on top.
  • C. Create projects based on tem members’ requests.
  • D. Make every member of your company the project owner.

Correct Answer: A


Question 52

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. Purchase a commitment per project for each project’s usual minimum.
  • B. Create a billing account per project, and link each project to a different billing account.
  • C. Turn on committed use discount sharing, and create a commitment for the combined usage.
    D. Move all workloads from all different projects into one single consolidated project.

Correct Answer: B

Reference:
Overview of Cloud Billing concepts | Google Cloud


Question 53

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?

  • A. Comply with data security and privacy regulations in each geographical region.
  • B. Comply with regional standards for data security and privacy, because they supersede all international regulations.
  • C. Comply with international standards for data security and privacy, because they supersede all regional regulations.
    D. Comply with regional data security regulations, because they’re more complex than privacy standards.

Correct Answer: C

Comments are closed