Latih 60 soalan Cloud DevOps Engineer asli merangkumi CI/CD, kebolehpercayaan, pemantauan, keselamatan, penggunaan dan kos.
Tahap: Google Cloud DevOps EngineerKesukaran: advanced60 soalan60 min
Pilih mod latihan, jawab setiap soalan, kemudian semak penerangan. Jawapan salah disimpan setempat.
Hari berturut-turut: 0 hariDisimpan hanya pada peranti ini
Kemajuan0 / 60
Masa berbaki: 00:00
Belum ada jawapan salah disimpan.
Tiada soalan sepadan dengan penapis.
Soalan 1
Which Google Cloud service builds container images from source code?
Cloud Build compiles source and builds container images. Cloud Run runs containers, Cloud Storage stores objects, and Cloud DNS resolves names.
Soalan 2
Which Google Cloud service manages delivery pipelines and rollouts?
Cloud Deploy automates delivery pipelines and progressive rollouts. Cloud Functions is serverless compute, Cloud SQL is a database, and Cloud CDN caches content.
Soalan 3
Which Google Cloud service hosts private Git repositories?
SRE applies software engineering to run reliable systems. Marketing, design, and payroll are not operational engineering practices.
Soalan 12
What is an error budget?
An error budget is the allowed failure budget derived from an SLO. It is not a financial budget, backup, or quota.
Soalan 13
What is a service level objective?
An SLO defines reliability targets such as 99.9 percent availability. Project names, firewall rules, and storage classes are different.
Soalan 14
What is a service level agreement?
An SLA is an agreement with expected service levels and penalties. Images, DNS zones, and indexes are not agreements.
Soalan 15
What is a service level indicator?
An SLI is a measured metric such as availability or latency. Regions, machine types, and billing accounts are not reliability metrics.
Soalan 16
What is a canary release?
Canary releases test a new version with a small traffic share. Deleting versions, creating projects, or disabling monitoring are not canary practices.
Soalan 17
What is a rolling deployment?
Rolling deployments update instances in stages to reduce downtime. Replacing everything, creating accounts, or stopping traffic are not rolling updates.
Soalan 18
What is a blue/green deployment?
Blue/green runs old and new environments and shifts traffic when the new version is ready. One environment or deleting environments is not blue/green.
Soalan 19
What is a load test?
Load tests measure behavior under traffic or usage. Backups, key rotation, and image builds are not load tests.
Soalan 20
Match each reliability concept to its meaning.
SLO defines a target, error budget is allowed failure, canary uses small traffic, and blue/green switches environments.
Soalan 21
Which Google Cloud service collects metrics and supports dashboards?
Cloud Monitoring collects metrics, dashboards, and alerts. Logging stores logs, SQL is a database, and Storage stores objects.
Soalan 22
Which Google Cloud service stores and queries logs?
Cloud Logging ingests and queries logs. Cloud Run and Functions are compute, and CDN caches content.
Soalan 23
Which Google Cloud service analyzes request traces?
Cloud Trace analyzes latency and request traces. Profiler analyzes CPU and memory, DNS resolves names, and Armor protects web apps.
Soalan 24
Which Google Cloud service profiles CPU and memory usage?
Cloud Profiler captures continuous CPU and memory profiles. Trace analyzes latency, Build builds images, and Deploy manages rollouts.
Soalan 25
Which Google Cloud service groups application errors for analysis?
Cloud Error Reporting aggregates and surfaces application errors. Monitoring tracks metrics, DNS resolves names, and SQL is a database.
Soalan 26
What is an uptime check?
Uptime checks test endpoints from multiple locations. Backups, firewall rules, and quotas are unrelated.
Soalan 27
What is an alerting policy?
Alerting policies evaluate conditions and notify teams. DNS records, buckets, and images do not alert.
Soalan 28
What is a log-based metric?
Log-based metrics count or measure patterns in log entries. CPU counters, billing reports, and DNS queries are different.
Soalan 29
What is a Cloud Monitoring dashboard?
Dashboards display metrics and charts for operational visibility. Logs, load balancers, and images are not dashboards.
Soalan 30
Match each observability service to its purpose.
Monitoring collects metrics, Logging stores logs, Trace analyzes latency, and Error Reporting groups errors.
Soalan 31
Which Google Cloud service securely stores secrets?
Secret Manager stores and controls access to secrets. Storage stores objects, SQL is a database, and CDN caches content.
Soalan 32
Which Google Cloud service controls permissions with roles?
Cloud IAM grants roles and permissions. DNS resolves names, Trace analyzes latency, and Profiler analyzes CPU.
Soalan 33
What is a service account?
Service accounts let applications authenticate to Google Cloud APIs. Passwords, firewall rules, and DNS records are different.
Soalan 34
Which Google Cloud service provides container vulnerability scanning?
Artifact Analysis scans container images for vulnerabilities. DNS resolves names, Logging stores logs, and Functions runs code.
Soalan 35
Which Google Cloud service protects web applications with WAF rules?
Cloud Armor provides WAF and DDoS protection. CDN caches content, DNS resolves names, and Trace analyzes latency.
Soalan 36
What is Binary Authorization?
Binary Authorization enforces that images are signed and approved before deployment. Backups, billing, and load tests are unrelated.
Soalan 37
What is a VPC firewall rule?
Firewall rules allow or deny traffic based on source, destination, ports, and protocols. Buckets, machine types, and tables are not firewall rules.
Soalan 38
Which Google Cloud feature records who did what for auditing?
Cloud Audit Logs records admin, data access, and policy events. Cloud Logging stores general logs, Trace analyzes latency, and Profiler analyzes CPU.
Soalan 39
Which Google Cloud service manages encryption keys?
Cloud KMS creates and controls encryption keys. IAM manages permissions, DNS resolves names, and Armor protects web apps.
Soalan 40
Match each Google Cloud security service to its purpose.
Secret Manager stores secrets, IAM controls permissions, Binary Authorization enforces signed images, and KMS manages keys.
Soalan 41
What is a deployment strategy?
Deployment strategies define how changes reach users, such as rolling or canary. Schemas, DNS records, and firewalls are unrelated.
Soalan 42
What is progressive delivery?
Progressive delivery uses canaries, feature flags, and gradual rollout to reduce risk. Deleting changes, creating users, or disabling logging are not progressive delivery.
Soalan 43
What is a feature flag?
Feature flags control feature availability without redeployment. DNS records, storage classes, and machine images are different.
Soalan 44
What is a rollback?
Rollback restores a previous version after a failed deployment. Backups, scaling, and key rotation are separate operations.
Soalan 45
What is a release candidate?
A release candidate is a build that may become the production release. Tables, firewall rules, and buckets are not release candidates.
Soalan 46
What is a deployment pipeline?
Pipelines automate stages such as build, test, and deploy. Routes, DNS zones, and backups are not pipelines.
Soalan 47
What is a promotion in a pipeline?
Promotion moves approved artifacts between environments. Deletion, project creation, and password changes are unrelated.
Soalan 48
What is GitOps?
GitOps manages deployments from Git repositories. Documentation, spreadsheets, and email are not GitOps.
Soalan 49
What is canary analysis?
Canary analysis checks whether a new version meets criteria before expanding traffic. Deleting, creating projects, or disabling alerts are not analysis.