πŸ”

CDL β€” questions

Page 13 of 15 Β· 289 total questions.

Topic 1 Β· Question 241

An organization wants to migrate a workload to the cloud without changing the application code or architecture. Which migration path describes this approach?

  • ARehosted (correct answer)
  • BReimagined
  • CReplatformed
  • DRefactored
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Rehosted This option needs the least custom development effort.

Topic 1 Β· Question 242

Which scenario uses machine learning to unlock business value from unstructured data?

  • AAnalyzing tabular records of product defects to predict future maintenance cycles.
  • BRecommending new products based on previous purchases.
  • CMonitoring financial transactions to identify potential fraud and risk.
  • DDetermining customer sentiments from call center voice recordings. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Determining customer sentiments from call center voice recordings.

Topic 1 Β· Question 243

An organization wants to build custom machine learning models. They require a managed platform that provides services to gather data, build models, and then deploy and monitor those models. Which service should they use?

  • ADocument AI
  • BNatural Language API
  • CKubernetes Engine
  • DVertex AI (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Vertex AI

Explanation

Vertex AI is the unified managed platform to build, train, tune, deploy, and operate ML models.

Topic 1 Β· Question 244

In Google’s cloud security model, how does availability contribute to a robust security posture for data?

  • ABy restricting data access to authorized users
  • BBy ensuring data meets industry standards
  • CBy checking that data is accurate and trustworthy
  • DBy ensuring data is reliable and accessible (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: By ensuring data is reliable and accessible.

Topic 1 Β· Question 245

How does the legal concept of data sovereignty affect data?

  • AData is subject to the laws and regulations of the country where it resides. (correct answer)
  • BA country has the right to access the data generated within its borders.
  • CAn individual has the right to control their personal data.
  • DData must always be encrypted in transit and at rest.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Data is subject to the laws and regulations of the country where it resides.

Topic 1 Β· Question 246

An organization is concerned about their cloud costs. They want to be informed when their spending exceeds a specific threshold, rather than waiting to see their bill at the end of the month. What should the organization do?

  • APause virtual machines during non-business hours.
  • BConfigure a budget threshold rule and alert. (correct answer)
  • CAdjust project resource quota policies.
  • DUse historical cost data to predict future overspend.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Configure a budget threshold rule and alert.

Topic 1 Β· Question 247

An organization is running critical workloads in production and requires a Google Cloud support service with fast response times and a dedicated Technical Account Manager. Which customer care service level should the organization choose?

  • AEnhanced
  • BBasic
  • CPremium (correct answer)
  • DStandard
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Premium.

Topic 1 Β· Question 248

A real estate organization processes photos of properties uploaded by their agents to an internal application. They must manually check and remove photos that contain personally identifiable information like passports and credit cards. They want a solution that their developer can use to integrate with their app as quickly as possible. Which solution should they use?

  • APre-trained APIs (correct answer)
  • BAutoML
  • CCustom training
  • DBigQuery ML
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Pre-trained APIs.

Topic 1 Β· Question 249

What is generative AI?

  • AA machine learning model for language translation
  • BA specific field of AI that can be used to create content (correct answer)
  • CAn umbrella term that includes all types of machine learning algorithms
  • DAn AI model for labeling images
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: A specific field of AI that can be used to create content.

Topic 1 Β· Question 250

What is a defining function of streaming analytics?

  • AProcessing data records continuously (correct answer)
  • BProcessing data records in batches
  • CProcessing a one-off data backfill
  • DAccessing data with high latency
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Processing data records continuously This option meets the real-time / low-latency performance requirement.

Topic 1 Β· Question 251

An organization is deciding on the layout of their resource hierarchy in Google Cloud. They have several projects within a folder. What will happen when user access policies are applied to the folder?

  • AThe policy will be inherited by the projects in the folder but will not affect their resources.
  • BThe policy will be inherited by the projects and their resources within the folder. (correct answer)
  • CThe policy will be applied to all folders within the organization.
  • DThe policy applies to the folder only, and will not be inherited by any projects.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: The policy will be inherited by the projects and their resources within the folder.

Topic 1 Β· Question 252

An organization has an ecommerce application that requires a cost-effective, transactional database. The application will only serve customers in a single region. Which service should they use?

  • ABigQuery
  • BCloud Bigtable
  • CCloud Spanner
  • DCloud SQL (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Cloud SQL

Explanation

Cloud SQL is a managed relational database (MySQL/PostgreSQL/SQL Server) that handles patching, backups, and failover. This option delivers the requirement at the lowest cost.

Topic 1 Β· Question 253

An organization wants to control what types of network traffic are allowed to enter and leave its network and access its applications. Which security measure should the organization use?

  • A2-Step Verification
  • BPrivileged access
  • CEncryption keys
  • DFirewall rules (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Firewall rules.

Topic 1 Β· Question 254

An organization has a large archive of unstructured data, including video and audio files. Which storage solution should the organization use?

  • ACloud Spanner
  • BCloud Storage (correct answer)
  • CCloud Bigtable
  • DCloud SQL
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Cloud Storage

Explanation

Cloud Storage provides durable, scalable object storage that is fully managed.

Topic 1 Β· Question 255

A retail organization is training a model to recommend products to customers for an ecommerce website. The model was trained on previous purchases, but did not include demographic information on each buyer. What dimension of the data is responsible for the model's poor performance?

  • AValidity
  • BAccuracy
  • CTimeliness
  • DCompleteness (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Completeness.

Topic 1 Β· Question 256

An organization has collected petabytes of historical data. They need an advanced analysis solution that is fast, scalable, and fully managed. Which Google product or service should the organization use?

  • ABigQuery (correct answer)
  • BCloud SQL
  • CFirestore
  • DCloud Storage
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: BigQuery

Explanation

BigQuery is a serverless, petabyte-scale data warehouse for fast SQL analytics with no infrastructure to manage.

Topic 1 Β· Question 257

What is a benefit of Google’s purpose-built servers compared to standard servers?

  • AThey are optimized for specific tasks making them more efficient. (correct answer)
  • BThey are backward compatible with legacy disk drives.
  • CThey are cheaper to build than standard servers.
  • DThey run software that cannot be deployed on standard servers.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: They are optimized for specific tasks making them more efficient.

Topic 1 Β· Question 258

What is the Site Reliability Engineering (SRE) term for an organization s desired level of reliability and performance?

  • AService-level objective (correct answer)
  • BEnhanced support
  • CScalable infrastructure
  • DService-level indicator
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Service-level objective.

Topic 1 Β· Question 259

An organization is operating multiple workloads in containers and requires full control of how the workloads are configured. Which Google Cloud service should the organization use?

  • ACloud Run
  • BCompute Engine
  • CKubernetes Engine (correct answer)
  • DCloud Functions
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Kubernetes Engine

Explanation

Google Kubernetes Engine runs managed Kubernetes for containerized workloads.

Topic 1 Β· Question 260

When customer data is uploaded to Google Cloud, who owns the data?

  • AA third party
  • BThe customer and Google share ownership
  • CGoogle
  • DThe customer (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: The customer.

Showing questions 241–260 of 289 Β· Page 13 of 15