πŸ”

CDL β€” questions

Page 7 of 15 Β· 289 total questions.

Topic 1 Β· Question 121

How does Google Cloud enable customers to leverage the power of artificial intelligence and machine learning?

  • AWith scalable on-premises tensor processing units
  • BWith APIs and tools for users at different levels of expertise (correct answer)
  • CWith affordable and scalable quantum computing
  • DWith machine learning models that always require custom training
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: With APIs and tools for users at different levels of expertise.

Topic 1 Β· Question 122

An online retail organization wants to optimize their service. What is an example of unstructured data that they can use to make decisions?

  • ACustomer survey comments (correct answer)
  • BSeller location coordinates
  • CProduct sales trends
  • DWarehouse inventory records
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Customer survey comments.

Topic 1 Β· Question 123

An organization's public cloud provider failed to meet their SLA of 99.99% availability. What is the potential impact on the organization?

  • AThe organization risks using up their error budget.
  • BRenegotiation of the SLA to put less emphasis on uptime could be necessary.
  • CUnexpected downtime could risk the loss of customers. (correct answer)
  • DAll data stored in their database could be unexpectedly lost.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Unexpected downtime could risk the loss of customers.

Topic 1 Β· Question 124

An organization needs to train a machine learning model to categorize photographs. Which Google Cloud product or service should the organization use?

  • AVideo Intelligence API
  • BAutoML Vision (correct answer)
  • CBigQuery ML
  • DLooker
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: AutoML Vision

Explanation

AutoML trains high-quality custom models from your data with minimal ML expertise.

Topic 1 Β· Question 125

A multinational organization has decided to use public cloud services to modernize their IT infrastructure. What is one benefit of doing this?

  • AThey can perform hardware maintenance outside of normal business hours.
  • BThey can expect 100% service availability in all regions.
  • CBuilt-in security is no longer required during data migrations.
  • DAccess to data and computer resources is not tied to a geographical location. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Access to data and computer resources is not tied to a geographical location.

Topic 1 Β· Question 126

An organization meets their service level objective (SLO) of 99.999% (`five nines`). How much downtime do their end users experience per year?

  • A5 minutes (correct answer)
  • B500 minutes
  • C5 hours
  • D5 days
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: 5 minutes.

Topic 1 Β· Question 127

An organization wants to introduce a new image recognition login system. What should the organization do to follow SRE principles?

  • ARoll out the new system to a subset of employees to test it out. (correct answer)
  • BRoll out the new system to all employees to collect as much data as possible.
  • CAvoid rolling out the new system because it may have security flaws.
  • DAvoid rolling out the new system because it may violate privacy policy.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Roll out the new system to a subset of employees to test it out.

Topic 1 Β· Question 128

What does Cloud Debugger help an organization do?

  • AImplement code updates in real time without affecting the service level objective (SLO).
  • BInspect source code in real time without affecting user downtime. (correct answer)
  • CManage code and accelerate application development.
  • DAnalyze live source code during user downtime.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Inspect source code in real time without affecting user downtime.

Topic 1 Β· Question 129

How can a streaming service meet global compliance requirements using the cloud?

  • ABy automatically encrypting personally identifiable information (correct answer)
  • BBy obtaining a business license to operate in a new market
  • CBy allowing users to disable two-factor authentication
  • DBy adhering only to data polices of the country in which the head office is registered
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: By automatically encrypting personally identifiable information This option meets the real-time / low-latency performance requirement.

Topic 1 Β· Question 130

An organization wants full control of their virtual machine infrastructure for a custom home-grown application with a product that autoscales and automatically updates. Which Google Cloud product or solution should the organization use?

  • ACloud Build
  • BCloud Run
  • CCompute Engine (correct answer)
  • DApp Engine
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Compute Engine

Explanation

Compute Engine provides configurable virtual machines when you need full control of the OS.

Topic 1 Β· Question 131

An organization wants to build an entirely new infrastructure and applications in the cloud. Which application modernization approach should the organization use?

  • AMove the application to the cloud, and then change it.
  • BChange their application, and then move it to the cloud.
  • CInvent in greenfield. (correct answer)
  • DInvent in brownfield.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Invent in greenfield.

Topic 1 Β· Question 132

An organization wants to upskill their IT staff. How can they do this in a transformational way?

  • APrioritize training current employees instead of hiring new recruits with cloud experience.
  • BPrioritize giving privileged access to third-party partners and contractors to fill IT knowledge gaps.
  • CCreate a culture of self-motivated, isolated learning with official training materials.
  • DCreate a culture of continuous peer-to-peer learning with official training materials. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Create a culture of continuous peer-to-peer learning with official training materials.

Topic 1 Β· Question 133

Several departments in an organization are working together on a project. The organization wants to customize access to resources for each department. What is the quickest and most efficient way to achieve this?

  • ABy mapping IAM roles to job functions for each department (correct answer)
  • BBy assigning IAM primitive roles to each employee
  • CBy applying "least-privilege" to roles for each employee
  • DBy creating a single shared service account for all departments
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: By mapping IAM roles to job functions for each department

Explanation

Cloud IAM grants fine-grained, least-privilege access to Google Cloud resources.

Topic 1 Β· Question 134

An organization notices that some of their cloud expenditures are too high. What should the organization do to control costs?

  • AStreamline the hardware procurement process to reduce costs.
  • BShare cost views with the departments to establish more accountability. (correct answer)
  • CChange the cost model from operational expenditure to capital expenditure.
  • DEnsure that all could resources are tagged with a single tag.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Share cost views with the departments to establish more accountability.

Topic 1 Β· Question 135

What is monitoring within the context of cloud operations?

  • AObserving cloud expenditure in real time to ensure that budgets are not exceeded
  • BCollecting predefined and custom metrics from applications and infrastructure (correct answer)
  • CTracking user activities to guarantee compliance with privacy regulations
  • DTracing user location to document regional access and utilization
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Collecting predefined and custom metrics from applications and infrastructure.

Topic 1 Β· Question 136

An organization wants to create a new application in the cloud to replace an existing on-premises application. Which application modernization approach should the organization use?

  • AMove the application to the cloud, and then change it.
  • BChange their application, and then move it to the cloud.
  • CInvent in greenfield.
  • DInvent in brownfield. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Invent in brownfield.

Topic 1 Β· Question 137

Why should an organization consider the total cost of ownership (TCO) when moving from on-premises to the cloud?

  • ATo evaluate error budget
  • BTo understand service level availability
  • CTo evaluate return on investment (correct answer)
  • DTo calculate required compute power
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: To evaluate return on investment.

Topic 1 Β· Question 138

How does Google Cloud ensure that customer data remains secure and private when at rest?

  • ABy aggregating training data for customers within each industry
  • BBy automatically locking files containing suspicious code
  • CBy auditing platform privacy practices against industry standards (correct answer)
  • DBy providing privacy reviews for critical customer applications
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: By auditing platform privacy practices against industry standards.

Topic 1 Β· Question 139

An organization's developers are growing increasingly frustrated by the limitations of their on-premises infrastructure. How would they benefit from leveraging cloud technology?

  • AThey can expect 100% service availability.
  • BThey can avoid the limitations of serverless computing.
  • CThey can have new tools to innovate and optimize resource usage. (correct answer)
  • DThey can optimize maintenance for their on-premises infrastructure.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: They can have new tools to innovate and optimize resource usage.

Topic 1 Β· Question 140

How is service availability measured in the context of cloud technology?

  • ANumber of available regions
  • BPercentage of uptime (correct answer)
  • CSpeed of response time
  • DNumber of downtime incidents
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Percentage of uptime.

Showing questions 121–140 of 289 Β· Page 7 of 15