Cloud Pass
합격에 필요한 학습 흐름을 하나로합격 후기FAQ
  1. Cloud Pass
  2. GCP
  3. Google Professional Cloud DevOps Engineer

시험 준비 허브

GCP · Professional

Google Professional Cloud DevOps Engineer

GCP Professional 시험을 준비하세요. 실전형 문제를 먼저 풀어보고, 시험 도메인과 모의고사 구성까지 확인할 수 있습니다.

199+ 문제 보기

시험 준비 정보

199+

실전 문제

5

시험 도메인

1

모의고사

120

분

실전 모의고사 구성

50 문제 · 120 분 · 합격 점수 700/1000

실전 문제시험 도메인합격 후기

무료 문제 체험

문제를 직접 풀고 해설 품질을 확인하세요

정답을 고른 뒤 선택지별 근거, 핵심 학습 포인트와 관련 서비스를 바로 확인할 수 있습니다.

실전형 문제 1

A healthcare analytics subsidiary in your organization needs to provision up to 25 new Google Cloud projects per month for short-lived data trials across multiple departments. Each project must be created under the RnD folder, linked to a specified billing account, disable the default VPC, enable APIs (compute.googleapis.com, iam.googleapis.com, serviceusage.googleapis.com), create a custom VPC with 2 subnets, apply labels env=trial and cost_center=4201, grant roles/viewer to a data-readers group and roles/logging.admin to a central SIEM service account, and configure a monthly budget with email alerts at 70% and 90%. Compliance requires the setup to be reproducible, version-controlled, peer-reviewed before apply, and executable in under 10 minutes per project. What should you do to provide a fast, reliable, and repeatable provisioning solution?

수동 콘솔 프로비저닝은 느리고 오류가 발생하기 쉬우며, 신뢰할 수 있게 재현되지 않습니다. 또한 본질적으로 버전 관리, 동료 검토, 감사 가능한 변경 이력을 제공하지 않습니다. 필요한 단계(APIs, IAM, VPC/subnets, labels, budgets)가 많기 때문에 프로젝트당 10분 미만 목표를 일관되게 달성하기 어렵습니다. 이 접근은 부서 및 trial 간 구성 drift도 증가시킵니다.
Git에 있는 bash/gcloud 스크립트는 수동 작업보다 반복 가능성을 높이지만, 여전히 imperative 방식이며 종종 idempotent하지 않습니다(재실행 시 실패하거나 부분 상태를 만들 수 있음). 스크립트에 대한 동료 검토는 가능하지만, Terraform plan을 검토하는 것보다 최종 desired state를 검증하기가 더 어렵습니다. budgets, IAM bindings, 네트워크 구성을 재시도/실패 상황에서도 견고하게 처리하려면 보통 복잡하고 취약해집니다.
Terraform을 사용하는 방향은 맞지만, 처음부터 custom module을 만들고 매번 로컬에서 apply를 실행하면 신뢰성과 거버넌스가 약화됩니다. 로컬 apply는 동료 검토 기반의 gated 배포와 일관된 credentials/permissions 강제를 어렵게 만듭니다. 또한 projects, VPCs, IAM, budgets를 위한 modules를 구축/유지하는 것은 검증되고 표준화된 modules를 사용하는 것에 비해 불필요한 엔지니어링 노력과 리스크를 추가합니다.
CFT Terraform modules는 프로젝트 생성, 네트워킹, IAM, 비용 통제를 위한 표준화되고 재사용 가능한 빌딩 블록을 제공합니다. 이는 엔터프라이즈 부트스트래핑을 위해 설계되었고 모범 사례에 정렬되어 있어 구현 리스크를 줄이고 제공 속도를 높입니다. 파라미터화된 variables와 CI/CD 기반 plan/apply를 통해 재현 가능하고, 버전 관리되며, 동료 검토를 거친 프로비저닝을 빠르고 일관되게 수행할 수 있어, 10분 미만 요구사항을 충족합니다.

시험 도메인

출제 비중을 기준으로 먼저 학습할 영역을 정하세요.

Bootstrapping and Maintaining a Google Cloud Organization출제율 20%
Building and Implementing CI/CD Pipelines (Application, Infrastructure, ML Workloads)출제율 25%
Applying Site Reliability Engineering (SRE) Practices출제율 18%
Implementing Observability Practices and Troubleshooting Issues출제율 25%
Optimizing Performance and Cost출제율 12%

합격 후기(6)

R
R**********Nov 24, 2025

학습 기간: 1개월

The exam has many operational scenarios, and Cloud Pass prepared me well for them. The explanations were clear and helped me understand not just the “what” but the “why” behind each solution.

진
진**Nov 20, 2025

학습 기간: 1개월

문제와 해설이 있어서 좋았고, 시험에서 무난하게 합격했어요. 시험에서 안보이던 유형도 나왔는데 잘 풀긴 했네요

J
J************Nov 17, 2025

학습 기간: 1개월

The practice questions were challenging in a good way, and many matched the style of the real exam. I passed!

N
N************Nov 14, 2025

학습 기간: 1개월

very close to the real exam format

D
D***********Oct 18, 2025

학습 기간: 1개월

I used Cloud Pass during my last week of preparation, and it helped me fill in gaps I didn’t even know I had.

다른 GCP 자격증

Google Associate Cloud Engineer

Google Associate Cloud Engineer

Associate

Google Professional Cloud Network Engineer

Google Professional Cloud Network Engineer

Professional

Google Associate Data Practitioner

Google Associate Data Practitioner

Associate

Google Cloud Digital Leader

Google Cloud Digital Leader

Foundational

Google Professional Cloud Security Engineer

Google Professional Cloud Security Engineer

Professional

Google Professional Cloud Architect

Google Professional Cloud Architect

Professional

Google Professional Cloud Database Engineer

Google Professional Cloud Database Engineer

Professional

Google Professional Data Engineer

Google Professional Data Engineer

Professional

Google Professional Cloud Developer

Google Professional Cloud Developer

Professional

Google Professional Machine Learning Engineer

Google Professional Machine Learning Engineer

Professional

지금 학습 시작하기

Cloud Pass를 다운로드하여 Google Professional Cloud DevOps Engineer 전체 학습을 이어가세요.

Get it on Google PlayDownload on the App Store

Cloud Pass

문제풀이부터 AI 튜터까지, 앱에서 이어가세요

기출 유형 문제를 풀고 선택지별 해설을 확인한 뒤, 막히는 내용은 AI 튜터에게 바로 질문하세요.

Get it on Google PlayDownload on the App Store
Cloud PassCloud Pass

IT 자격증 문제풀이 앱

자격증

AWSGoogle CloudMicrosoft Azure

학습 및 지원

FAQ

법률

개인정보 처리방침서비스 약관

회사

문의하기계정 삭제

© Copyright 2026 Cloud Pass, All rights reserved.

support@cloudpass.pro