练习 60 道原创 Google Cloud Digital Leader 题,覆盖云概念、基础设施、数据与机器学习、安全与运维,每题附答案与解析。
等级: Google Cloud Digital Leader难度: beginner60 道题60 分钟
选择练习模式,回答每道 Google Cloud Digital Leader 题,然后查看解析。错题会保存在本机供复习。
连续学习: 0 天仅保存在此设备
进度0 / 60
剩余时间: 00:00
还没有保存的错题。
没有符合条件的题目。
题目 1
What does the Google Cloud Digital Leader certification validate?
Digital Leader validates a broad understanding of Google Cloud products, use cases, and how they support digital transformation. It is not a coding, networking, or sales-only credential.
题目 2
What is a cloud service provider?
A cloud service provider delivers compute, storage, networking, and other services on demand. It is not a physical server, application, or browser.
题目 3
What is a Google Cloud project?
A project groups resources and settings, including permissions and billing. VMs, DNS zones, and support tickets are separate objects.
题目 4
What is a region in Google Cloud?
A region is a geographic area containing multiple zones. Zones are isolated locations within a region.
题目 5
What is a zone in Google Cloud?
A zone is an isolated data center location inside a region. Distributing workloads across zones improves availability.
题目 6
What is scalability in cloud computing?
Scalability lets systems add or remove capacity to match demand. Fixed servers, backups, and firewalls are not scalability.
题目 7
What is reliability in cloud computing?
Reliability means systems continue operating when components fail. Cloud platforms use redundancy and automatic recovery to improve reliability.
题目 8
What is total cost of ownership (TCO) comparison?
TCO analysis includes hardware, software, staff, power, and maintenance costs. It helps organizations choose the most economical option.
题目 9
What is digital transformation?
Digital transformation uses technology to improve operations, customer experience, and innovation. It is not about replacing people or simply buying hardware.
题目 10
What is on-demand provisioning?
On-demand provisioning gives organizations resources instantly and charges for actual usage. It avoids long procurement cycles and unused capacity.
题目 11
What is a virtual machine?
A virtual machine emulates a computer with CPU, memory, and storage in the cloud. It is not a router, table, or phone.
题目 12
Which of the following are benefits of cloud computing? Select all that apply.
Cloud computing offers scalability, usage-based pricing, and global reach. Fixed capacity is an on-premises limitation, not a cloud benefit.
题目 13
What is Compute Engine?
Compute Engine provides virtual machines with configurable CPU and memory. Cloud Storage, BigQuery, and Cloud DNS are separate services.
题目 14
What is Google Kubernetes Engine (GKE)?
GKE runs and manages Kubernetes clusters for containerized applications. It is not a spreadsheet, load balancer, or database.
题目 15
What is Cloud Run?
Cloud Run runs containers in a serverless environment and scales automatically. It is not VMs, billing, or support.
题目 16
What is Cloud Functions?
Cloud Functions runs single-purpose code in response to events. It is not a database, firewall, or bucket.
题目 17
What is App Engine?
App Engine is a PaaS that runs applications without managing servers. CDN, KMS, and physical servers are different.
题目 18
What is Cloud Storage?
Cloud Storage stores objects such as files, images, and backups. Cloud SQL is relational, VMs are compute, and Pub/Sub is messaging.
题目 19
What is Cloud SQL?
Cloud SQL provides managed MySQL, PostgreSQL, and SQL Server databases. It is not object storage, a warehouse, or containers.
题目 20
What is a VPC in Google Cloud?
A VPC provides isolated networking for cloud resources. It is not a VM, billing account, or support tier.
题目 21
What is Cloud CDN?
Cloud CDN caches content close to users to reduce latency and cost. It is not a database, scanner, or warehouse.
题目 22
What is Cloud VPN?
Cloud VPN securely connects on-premises networks to Google Cloud through the internet. CDN, VMs, and monitoring are different.
题目 23
What is Anthos?
Anthos lets organizations run applications consistently across on-premises, Google Cloud, and other clouds. It is not billing, spreadsheets, or DNS.
题目 24
Which of the following are cloud migration strategies? Select all that apply.
Common migration strategies include rehost, replatform, and refactor. Reprint is not a recognized migration strategy.
题目 25
What is BigQuery?
BigQuery is a serverless data warehouse for analytics on large datasets. It is not compute, DNS, or key management.
题目 26
What is a data warehouse?
A data warehouse stores and organizes data for analysis and reporting. It is not a backup, switch, or app.
题目 27
What is Looker?
Looker helps organizations explore, analyze, and share data. It is not compute, security, or DNS.
题目 28
What is Vertex AI?
Vertex AI provides tools to build, train, and deploy machine learning models. It is not a spreadsheet, database, or CDN.
题目 29
What is a machine learning model?
A model is trained on data to recognize patterns and make predictions. It is not a table, VM, or support plan.
题目 30
What is a prediction in machine learning?
Predictions are model outputs for new inputs. Storage classes, invoices, and routes are unrelated.
题目 31
What is structured data?
Structured data fits into tables with rows and columns. Images, audio, and free text are unstructured.
题目 32
What is unstructured data?
Unstructured data such as images, video, and text has no fixed row-and-column format. Spreadsheets, SQL tables, and CSV files are structured.
题目 33
What is data governance?
Data governance defines who can use data and how it is managed, protected, and used ethically. It is not deletion, ML, or networking.
题目 34
What is Cloud Pub/Sub?
Pub/Sub delivers messages between services for event-driven architectures. It is not a database, VM, or ticket.
题目 35
What is Dataflow?
Dataflow processes data in streams or batches. Cloud Storage stores objects, and DNS and firewalls are networking.
题目 36
Machine learning models can only be trained on structured data.
Machine learning can use structured, unstructured, and semi-structured data such as text, images, and audio.
题目 37
What is IAM in Google Cloud?
IAM controls who can access resources and what they can do. The other expansions are not official.
题目 38
What is a principal in IAM?
A principal is an identity that can be granted permissions. Firewall rules, storage classes, and budgets are not identities.
题目 39
What is a role in IAM?
A role bundles permissions that can be granted to principals. It is not a VM, subnet, or support tier.
题目 40
What is encryption?
Encryption transforms data so unauthorized parties cannot read it. It is not deletion, copying, or sorting.
题目 41
What is data at rest?
Data at rest is stored data, such as files in buckets or rows in databases. Data in transit is moving across networks.
题目 42
What is data in transit?
Data in transit is being transmitted between systems and is protected with protocols such as TLS. Stored data is at rest.
题目 43
What is zero trust security?
Zero trust assumes no implicit trust and verifies identity, context, and device for every request. It does not remove passwords or block all traffic.
题目 44
What is Cloud Armor?
Cloud Armor protects applications from DDoS attacks and common web threats. It is not compute, analytics, or monitoring.
题目 45
What is Cloud KMS?
Cloud KMS manages cryptographic keys. CDN, billing, and databases are separate services.
题目 46
What is a compliance framework?
Compliance frameworks define requirements for data protection and privacy. Machine types, storage classes, and protocols are not frameworks.
题目 47
What is a security key?
Security keys provide phishing-resistant multi-factor authentication. They are not indexes, firewall rules, or tickets.
题目 48
Zero trust means every request is verified.
Zero trust verifies identity and context for every request instead of trusting internal networks automatically.
题目 49
What is Cloud Monitoring?
Cloud Monitoring tracks metrics and alerts on resource health. Databases, DNS, and billing reports are separate.
题目 50
What is Cloud Logging?
Cloud Logging stores and searches platform and application logs. It is not compute, security, or support.
题目 51
What is an SLO?
An SLO sets a measurable reliability target, such as 99.9% availability. It is not a ticket, VM, or bucket.
题目 52
What is cost management in the cloud?
Cost management helps organizations monitor usage, set budgets, and reduce waste. It is not deletion, hardware, or ignoring reports.
题目 53
What is a budget alert?
Budget alerts notify teams when cloud costs approach or exceed a limit. They are not security, database, or compute objects.
题目 54
What is the Google Cloud resource hierarchy?
The hierarchy is organization, folders, projects, and resources. Regions, zones, support, and buckets are different concepts.
题目 55
What is a support tier?
Support tiers offer different response times and services. Machine types, storage classes, and routes are not support.
题目 56
What is sustainability in cloud computing?
Cloud sustainability means designing efficient systems, using renewable energy, and reducing waste. It is not buying more hardware or ignoring energy.
题目 57
What is a runbook?
A runbook records repeatable operational steps. It is not an invoice, VM, or table.
题目 58
What is an incident in operations?
An incident is an unplanned disruption that affects users. Backups, feature requests, and reports are normal operations.
题目 59
What is a postmortem?
A postmortem analyzes what happened, why, and how to improve. It is not a checklist, dispute, or ticket.
题目 60
Match each Google Cloud service to its purpose.
BigQuery is a data warehouse, Cloud Storage stores objects, Compute Engine provides VMs, and Cloud Monitoring tracks metrics and alerts.