Luyện 60 câu hỏi Professional Cloud Architect gốc về kiến trúc, điện toán, lưu trữ, mạng, bảo mật và độ tin cậy.
Cấp độ: Google Professional Cloud Architect (PCA)Độ khó: advanced60 câu hỏi60 phút
Chọn chế độ luyện tập, trả lời từng câu rồi xem lời giải. Câu sai được lưu cục bộ.
Chuỗi ngày: 0 ngàyChỉ lưu trên thiết bị này
Tiến độ0 / 60
Thời gian còn lại: 00:00
Chưa có câu sai được lưu.
Không có câu hỏi phù hợp với bộ lọc.
Câu hỏi 1
What is the correct Google Cloud resource hierarchy?
Google Cloud resources sit inside projects, projects can be grouped in folders, and folders and projects belong to an organization. The other orders are incorrect.
Câu hỏi 2
What is a Google Cloud project?
A project is the base unit that organizes resources, enables APIs, and is linked to billing. VMs, DNS records, and firewall rules are resources inside projects.
Câu hỏi 3
What is a folder used for in Google Cloud?
Folders group projects and let you apply IAM policies and organization policies hierarchically. They do not store images, manage DNS, or filter traffic.
Câu hỏi 4
What is the organization node in Google Cloud?
The organization node is the root that contains folders and projects and supports organization-wide policies. It is not a compute cluster, bucket, or subnet.
Câu hỏi 5
What is a VPC in Google Cloud?
A Virtual Private Cloud is a global network that connects resources with subnets, routes, and firewalls. It is not a VM, schema, or billing account.
Câu hỏi 6
What are regions and zones in Google Cloud?
A region is a geographic area containing multiple zones, and each zone is an isolated facility. DNS zones, folders, and subnets are different concepts.
Câu hỏi 7
What is a multi-region deployment?
Multi-region deployments place resources in several regions to improve availability and durability. A single VM or storage class is not a multi-region deployment.
Câu hỏi 8
What does an SLA define?
An SLA defines service level expectations such as uptime percentage and credits. It does not define projects, machine types, or DNS records.
Câu hỏi 9
What is high availability?
High availability uses redundancy, health checks, and failover so service continues during failures. Expensive machines, single zones, and no backups reduce availability.
Câu hỏi 10
Match each Google Cloud resource hierarchy item to its purpose.
The organization is the root, folders group projects, projects contain resources, and regions are geographic areas with zones.
Câu hỏi 11
Which Google Cloud service provides IaaS virtual machines?
Compute Engine provides virtual machines with full control over the OS. App Engine is PaaS, Cloud Functions is serverless, and BigQuery is analytics.
Câu hỏi 12
Which Google Cloud service provides managed Kubernetes clusters?
GKE is a managed Kubernetes service for containers. Compute Engine is VMs, Cloud Storage is objects, and Cloud Load Balancing routes traffic.
Câu hỏi 13
Which Google Cloud service runs code without provisioning servers?
Cloud Functions is serverless event-driven compute. Compute Engine requires VM management, Bare Metal is physical, and Cloud SQL is a database.
Câu hỏi 14
Which Google Cloud service runs container images with automatic scaling?
Cloud Run runs stateless containers and scales automatically. Compute Engine is VMs, Cloud Storage is objects, and Cloud DNS resolves names.
Câu hỏi 15
What is a managed instance group?
Managed instance groups use instance templates, autoscaling, and health checks to manage identical VMs. Unrelated VMs and network objects are not managed groups.
Câu hỏi 16
What is a machine type in Compute Engine?
Machine types define vCPU and memory for VMs. Project names, routes, and storage classes are different.
Câu hỏi 17
Which Google Cloud service is a PaaS platform for web applications?
App Engine is a managed PaaS for web apps. Compute Engine is IaaS, Cloud Functions is serverless, and Cloud Spanner is a database.
Câu hỏi 18
What is a spot VM?
Spot VMs offer large discounts but can be reclaimed, so they suit fault-tolerant and batch workloads. They are not guaranteed or unlimited.
Câu hỏi 19
What is an unmanaged instance group?
Unmanaged instance groups contain VMs that you manage independently and do not support autoscaling or templates. Managed groups handle identical VMs.
Câu hỏi 20
Match each Google Cloud compute service to its purpose.
Compute Engine provides VMs, GKE manages Kubernetes, Cloud Run scales containers, and App Engine hosts web apps.
Câu hỏi 21
Which Google Cloud service provides managed relational databases such as MySQL and PostgreSQL?
Cloud SQL offers managed MySQL, PostgreSQL, and SQL Server. Firestore and Bigtable are NoSQL, and Cloud Storage is object storage.
Câu hỏi 22
Which Google Cloud service is a globally distributed relational database?
Cloud Spanner combines relational schemas, SQL, and global scale. Firestore and Bigtable are NoSQL, and Cloud Functions is compute.
Câu hỏi 23
Which Google Cloud service is a NoSQL document database?
Firestore is a flexible NoSQL document database. Cloud Spanner and Cloud SQL are relational, and Cloud Storage is objects.
Câu hỏi 24
Which Google Cloud service is a low-latency NoSQL database for large analytical and operational workloads?
Bigtable is a scalable NoSQL wide-column database with low latency. Cloud SQL is relational, App Engine is compute, and Cloud CDN caches content.
Câu hỏi 25
Which Google Cloud service is a serverless data warehouse?
BigQuery is a serverless, highly scalable data warehouse with SQL analytics. Spanner is transactional, Storage is objects, and Filestore is file storage.
Câu hỏi 26
Which Google Cloud service stores unstructured objects such as images and backups?
Cloud Storage is object storage for arbitrary files. Cloud SQL is relational, Firestore is documents, and Bigtable is wide-column NoSQL.
Câu hỏi 27
Which Google Cloud service provides managed network file storage?
Filestore provides managed NFS file storage. Cloud Storage is objects, BigQuery is analytics, and Cloud Functions is compute.
Câu hỏi 28
Which Google Cloud service runs managed Apache Hadoop and Spark clusters?
Dataproc provides managed Hadoop and Spark clusters. Cloud Run and App Engine run applications, and Cloud CDN caches content.
Câu hỏi 29
Which Google Cloud service provides petabyte-scale object storage with lifecycle management?
Cloud Storage offers scalable object storage with storage classes and lifecycle rules. The other services are databases or analytics.
Câu hỏi 30
Match each Google Cloud data service to its purpose.
Cloud SQL is relational, BigQuery is a warehouse, Firestore is document NoSQL, and Cloud Storage is object storage.
Câu hỏi 31
What is a VPC subnet?
Subnets are IP ranges within a VPC where resources are placed. VMs, firewall rules, and DNS records are different objects.
Câu hỏi 32
Which Google Cloud service distributes traffic across instances and regions?
Cloud Load Balancing distributes traffic across instance groups and regions. DNS resolves names, NAT provides outbound access, and Interconnect is private connectivity.
Câu hỏi 33
Which Google Cloud service provides encrypted tunnels from on-premises networks to a VPC?
Cloud VPN creates encrypted IPsec tunnels over the internet. Interconnect is a private physical connection, CDN caches content, and Armor protects web apps.
Câu hỏi 34
Which Google Cloud service provides dedicated private physical connections to Google?
Cloud Interconnect provides dedicated or partner-managed physical connections. VPN uses encrypted internet tunnels, NAT provides outbound access, and DNS resolves names.
Câu hỏi 35
What does Cloud NAT do?
Cloud NAT lets private VMs reach the internet for outbound connections without public IPs. Load balancers route traffic, CDN caches content, and DNS resolves names.
Câu hỏi 36
What is a VPC firewall rule?
Firewall rules allow or deny traffic based on source, destination, ports, and protocols. A VPC is the network, buckets store objects, and machine types define VMs.
Câu hỏi 37
What is VPC peering?
VPC peering connects two VPCs so resources can communicate privately. Subnets, DNS zones, and billing are separate concepts.
Câu hỏi 38
What is Shared VPC?
Shared VPC lets a host project share its VPC subnets with service projects for centralized network administration. It is not public IPs, DNS, or backup.
Câu hỏi 39
Which Google Cloud service provides global HTTP(S) load balancing?
Cloud Load Balancing includes global HTTP(S) load balancers that route traffic to backends worldwide. VPN, Interconnect, and NAT serve connectivity.
Câu hỏi 40
Match each Google Cloud networking service to its purpose.
Which Google Cloud service manages identities and permissions?
Cloud IAM controls who can do what on resources through roles and policies. DNS, Storage, and Logging have different purposes.
Câu hỏi 42
What is a role in Cloud IAM?
IAM roles group permissions that can be granted to principals. VMs, buckets, and subnets are resources, not roles.
Câu hỏi 43
What is a service account?
Service accounts are identities for applications to authenticate and access Google Cloud APIs. They are not user logins or network objects.
Câu hỏi 44
Which Google Cloud service securely stores secrets such as API keys and passwords?
Secret Manager stores and manages access to secrets. Cloud Storage is objects, BigQuery is analytics, and Cloud Functions is compute.
Câu hỏi 45
Which Google Cloud service manages encryption keys?
Cloud KMS creates, rotates, and controls encryption keys. IAM manages access, NAT provides outbound connectivity, and DNS resolves names.
Câu hỏi 46
Which Google Cloud service provides managed web application security rules?
Cloud Armor protects applications with WAF rules and DDoS defense. CDN caches content, Interconnect is private connectivity, and VPN creates tunnels.
Câu hỏi 47
Which Google Cloud service scans web applications for common vulnerabilities?
Cloud Security Scanner finds vulnerabilities in App Engine and Compute Engine web apps. DNS, Storage, and BigQuery do not scan applications.
Câu hỏi 48
What is an organization policy in Google Cloud?
Organization policies enforce constraints such as allowed locations or resource limits across the hierarchy. They are not firewalls, images, or DNS records.
Câu hỏi 49
Which Google Cloud feature records who did what in a project?
Cloud Audit Logs record admin, data access, and policy events. DNS, CDN, and NAT do not provide audit trails.
Câu hỏi 50
Match each Google Cloud security service to its purpose.
IAM manages permissions, KMS manages keys, Secret Manager stores secrets, and Cloud Armor protects web apps.
Câu hỏi 51
What does an autoscaler do?
Autoscalers add or remove instances in managed groups based on utilization or metrics. They do not manage buckets, DNS, or keys.
Câu hỏi 52
What is a health check?
Health checks test instances and determine whether they should receive traffic. Backups, firewalls, and project names are different.
Câu hỏi 53
What is a backup?
Backups create recoverable copies of data and systems. VMs, DNS zones, and load balancers are infrastructure components.
Câu hỏi 54
What is disaster recovery?
Disaster recovery defines recovery objectives and procedures for restoring systems after major failures. Backups, health checks, and cost reports are narrower tools.
Câu hỏi 55
Which Google Cloud service monitors metrics, dashboards, and alerts?
Cloud Monitoring collects metrics and supports dashboards and alerting. Storage, DNS, and Interconnect do not monitor systems.
Câu hỏi 56
Which Google Cloud service stores and manages structured logs?
Cloud Logging ingests, stores, and queries logs. BigQuery is analytics, Firestore is documents, and CDN caches content.
Câu hỏi 57
What is an uptime check?
Uptime checks test endpoints from multiple locations and alert when they fail. Firewalls, snapshots, and quotas are unrelated.
Câu hỏi 58
Which Google Cloud feature sends notifications when a metric crosses a threshold?
Cloud Monitoring alerting policies trigger notifications and actions based on conditions. DNS, storage, and peering do not alert on metrics.
Câu hỏi 59
What is a rolling deployment?
Rolling deployments update instances in stages while keeping the service available. Deleting everything, creating projects, or disabling monitoring are not rolling updates.
Câu hỏi 60
Match each Google Cloud reliability service to its purpose.
Autoscalers adjust instance counts, health checks verify readiness, Cloud Monitoring watches metrics, and Cloud Logging stores logs.