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

시험 준비 허브

GCP · Professional

Google Professional Machine Learning Engineer

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

335+ 문제 보기

시험 준비 정보

335+

실전 문제

6

시험 도메인

3

모의고사

120

분

실전 모의고사 구성

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

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

무료 문제 체험

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

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

실전형 문제 1

Your team trained a TensorFlow anomaly classifier on AI Platform and exported a SavedModel to gs://ml-prod/models/sensors/v1/. Each Friday you must score 120 million 1-minute sensor windows (about 400 GB) stored in the BigQuery table iot_prod.weekly_windows and deliver results within 12 hours. You want to minimize custom code and operational overhead, avoid managing clusters, and keep costs predictable while running this weekly batch. What should you do?

BigQuery ML은 BQML이 지원하는 형식(예: linear/logistic regression, boosted trees, 일부 경우 DNN)으로 학습/호스팅된 모델 또는 지원되는 remote model을 통한 in-warehouse 스코어링에 매우 유용합니다. 하지만 AI Platform에서 export된 임의의 TensorFlow SavedModel을 BigQuery ML의 native 모델로 단순히 “convert”하여 ML.PREDICT에 사용할 수는 없습니다. 이 선택지는 BQML 상호운용성을 과장하고 있으며 최적의 선택이 아닙니다.
Online prediction은 autoscaling endpoint를 통한 저지연 request/response 서빙을 위해 설계되었습니다. 1억 2천만 row를 streaming request로 스코어링하는 것은 운영적으로 복잡하며(rate limiting, retries, batching), 비용이 많이 들 수 있고, 예측 가능하게 만들기도 어렵습니다. 또한 endpoint QPS/throughput 제약을 초과할 위험이 있고 불필요한 네트워킹 오버헤드를 유발합니다. 12시간 윈도우의 주간 대량 추론에는 batch prediction이 의도된 패턴입니다.
Dataflow는 BigQuery에서 읽어 분산 추론을 수행할 수 있지만, 파이프라인(모델 로딩, batching, error handling, monitoring, dependency management)을 구축하고 유지해야 합니다. Dataflow 자체는 관리형이지만, 단순한 batch prediction job에 비해 커스텀 코드와 운영 오버헤드가 증가합니다. 복잡한 feature engineering, join, windowing 또는 streaming이 필요할 때 더 적합하며, 여기서는 주 요구사항이 확장 가능한 추론입니다.
BigQuery row를 Cloud Storage로 export하고 TensorFlow SavedModel에 대해 AI Platform batch prediction job을 직접 실행하는 것이 운영 부담이 가장 적은 관리형 접근입니다. 이 서비스는 클러스터 관리 없이 병렬화와 임시 compute를 처리하며, 12시간 SLA를 맞추도록 machine type과 scale을 제어할 수 있습니다. 출력은 downstream에서 BigQuery로 load할 수 있도록 Cloud Storage에 저장됩니다. 이는 예측 가능한 비용과 최소한의 커스텀 코드라는 요구사항에 부합합니다.

시험 도메인

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

Architecting Low-Code AI Solutions출제율 13%
Collaborating Within and Across Teams to Manage Data and Models출제율 14%
Scaling Prototypes into ML Models출제율 18%
Serving and Scaling Models출제율 20%
Automating and Orchestrating ML Pipelines출제율 22%
Monitoring AI Solutions출제율 13%

합격 후기(7)

C
C***************Nov 24, 2025

학습 기간: 1개월

Just want to say a massive thank you to the entire Cloud pass, for helping me pass my exam first time. I wont lie, it wasn't easy, especially the way the real exam is worded, however the way practice questions teaches you why your option was wrong, really helps to frame your mind and helps you to understand what the question is asking for and the solutions your mind should be focusing on. Thanks once again.

F
f****Nov 23, 2025

학습 기간: 1개월

Good questions banks and explanations that help me practise and pass the exam.

민
민**Nov 12, 2025

학습 기간: 1개월

강의 듣고 바로 문제 풀었는데 정답률 80% 가량 나왔고, 높은 점수로 시험 합격했어요. 앱 잘 이용했습니다

S
S************Nov 11, 2025

학습 기간: 1개월

Good mix of theory and practical scenarios

A
A***********Nov 6, 2025

학습 기간: 1개월

I used the app mainly to review the fundamentals—data preparation, model tuning, and deployment options on GCP. The explanations were simple and to the point, which really helped before the exam.

다른 GCP 자격증

Google Professional Cloud DevOps Engineer

Google Professional Cloud DevOps Engineer

Professional

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

지금 학습 시작하기

Cloud Pass를 다운로드하여 Google Professional Machine Learning 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