ADP試験は出題範囲が広く、独学だけでは論点の取りこぼしが起こりがちです。CertJukenでは2026年の出題傾向を反映したGoogle Associate Data Practitionerの問題集を提供していますので、本番に近い形で実力を確認できます。
Google ADP 試験概要:
| 認定ベンダー: | Google Cloud |
|---|---|
| 試験名: | Google Cloud Associate Data Practitioner |
| 試験番号: | PCA-DP |
| 認定の有効期間: | 24か月 |
| 受験料: | USD 100 |
| 試験形式: | 複数選択, 単一選択 |
| 関連資格: | Looker Data Analyst Google Cloud Data Analytics Google Cloud Professional Data Engineer |
| 出題数: | 50 |
| 対応言語: | 英語 |
| 試験時間: | 120 分 |
| 合格点: | 70 |
| サンプル問題: | ![]() |
| 受験方法: | オンライン監督試験または対面の試験会場 |
| 前提条件: | 正式な前提条件はありませんが、データの概念とクラウドコンピューティングに関する基本的な知識が推奨されます |
| 公式シラバスのURL: | https://cloud.google.com/certification/associate-data-practitioner |
Google ADP 試験シラバストピック:
| セクション | 比重 | 目標 |
|---|---|---|
| データ可視化とインサイト | 20-30% | - 適切な可視化の種類を選択する - 結果を解釈し、伝達する - ダッシュボードとレポートを作成する - Looker Studio を使用して可視化を作成する - データのインサイトを関係者に提示する |
| データの準備と探索 | 20-30% | - データ品質の問題を特定する - 探索的データ分析(EDA)を実施する - 分析に向けてデータを変換し、準備する - 可視化とクエリを通じてデータを探索する - データを取り込み、収集する |
| データ処理と分析 | 20-30% | - データセットをクエリし、分析する - データパイプラインを構築し、維持する - 分析に統計手法を適用する - データを集計し、要約する - BigQuery と SQL を分析に使用する |
| データに基づく意思決定 | 10-20% | - 成功指標を定義する - データの品質と完全性を評価する - 業務要件をデータソリューションに変換する - 関係者と要件を特定する |
ADP試験で受験者がよく抱く疑問
ADPは、Googleが実施する「Google Cloud Certified」を取得するための認定試験です。認定レベルはアソシエイトで、実務に即した知識とスキルが問われます。Google Cloud Professional Data Engineer、Google Cloud Data Analytics、Looker Data Analystなどの関連認定へのステップとしても位置づけられており、キャリアアップを目指す方に広く選ばれています。CertJukenの練習問題を活用すれば、試験の全体像を把握しながら計画的に対策を進められます。
ADP試験の問題数は50、制限時間は120 分です。1問あたりに使える時間を意識すると、序盤で時間を使いすぎないペース配分が重要になります。見直しの時間を確保するためにも、CertJukenの模擬試験で時間を計りながら解く練習を重ね、本番と同じ時間感覚を身につけておくと安心です。
ADP試験の合格基準点は70で、受験料はUSD 100です。万が一不合格になった場合、再受験には再度全額の受験料が必要になります。そのため、本番の前にCertJukenの練習問題で安定して合格点を超えられるかを確認してから受験することをおすすめします。
はい。CertJukenではADP練習問題の無料サンプル(PDFデモ)を用意しており、内容や使い勝手を確かめてから購入を判断できます。購入後は365日間の無料更新が付き、更新期間の終了後は50%割引で継続更新を利用できます。
CertJukenでは「返金保証」を用意しています。購入後60日以内にADP試験を受験して不合格だった場合、受験票の写しと公式のスコアレポート(Score Report)のPDFを試験後2日以内に提出すれば、7日以内に全額返金の手続きが完了します。なお、受験者名と購入時の支払者名が一致している必要があり、購入から3日以内の受験や、実際に受験しなかった場合は対象外です。返金の代わりに、同等の試験対策教材2つを無料で受け取り、購入済み製品の更新サービスを継続する選択も可能です。商品は購入後すぐにダウンロードでき、メールでも1分以内にお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
ADP試験の出題範囲は4の分野に分かれています。主な分野はデータ可視化とインサイト(20-30%)、データ処理と分析(20-30%)、データに基づく意思決定(10-20%)です。各分野の詳細な出題項目は、このページ上部の出題範囲一覧で確認できます。
Google Associate Data Practitioner 認定 ADP 試験問題:
You work for a healthcare company. You have a daily ETL pipeline that extracts patient data from a legacy system, transforms it, and loads it into BigQuery for analysis. The pipeline currently runs manually using a shell script. You want to automate this process and add monitoring to ensure pipeline observability and troubleshooting insights. You want one centralized solution, using open-source tooling, without rewriting the ETL code. What should you do?
- A. Create a Cloud Run function that runs the pipeline daily. Monitor the functions execution using Cloud Monitoring.
- B. Create a direct acyclic graph (DAG) in Cloud Composer to orchestrate a pipeline trigger daily. Monitor the pipeline's execution using the Apache Airflow web interface and Cloud Monitoring.
- C. Use Cloud Scheduler to trigger a Dataproc job to execute the pipeline daily. Monitor the job's progress using the Dataproc job web interface and Cloud Monitoring.
- D. Configure Cloud Dataflow to implement the ETL pipeline, and use Cloud Scheduler to trigger the Dataflow pipeline daily. Monitor the pipelines execution using the Dataflow job monitoring interface and Cloud Monitoring.
Following a recent company acquisition, you inherited an on- premises data infrastructure that needs to move to Google Cloud. The acquired system has 250 Apache Airflow directed acyclic graphs (DAGs) orchestrating data pipelines. You need to migrate the pipelines to a Google Cloud managed service with minimal effort. What should you do?
- A. Create a new Cloud Composer environment and copy DAGS to the Cloud Composer dags/folder.
- B. Create a Google Kubernetes Engine (GKE) standard cluster and deploy Airflow as a workload. Migrate all DAGs to the new Airflow environment.
- C. Create a Cloud Data Fusion instance. For each DAG, create a Cloud Data Fusion pipeline.
- D. Convert each DAG to a Cloud Workflow and automate the execution with Cloud Scheduler.
Your company has an on-premises file server with 5 TB of data that needs to be migrated to Google Cloud.
The network operations team has mandated that you can only use up to 250 Mbps of the total available bandwidth for the migration. You need to perform an online migration to Cloud Storage. What should you do?
- A. Use the gcloud storage cp command to copy all files from on- premises to Cloud Storage using the -- daisy-chain option.
- B. Use the gcloud storage cp command to copy all files from on- premises to Cloud Storage using the --no- clobber option.
- C. Use Storage Transfer Service to configure an agent-based transfer. Set the appropriate bandwidth limit for the agent pool.
- D. Request a Transfer Appliance, copy the data to the appliance, and ship it back to Google Cloud.
You have created a LookML model and dashboard that shows daily sales metrics for five regional managers to use. You want to ensure that the regional managers can only see sales metrics specific to their region. You need an easy-to-implement solution. What should you do?
- A. Add anaccess_filterExplore filter on theregion_namedimension by using thesales_regionuser attribute.
- B. Create asales_regionuser attribute, and assign each manager's region as the value of their user attribute.
- C. Create separate Looker dashboards for each regional manager. Set the default dashboard filter to the corresponding region for each manager.
- D. Create five different Explores with thesql_always_filterExplore filter applied on theregion_namedimension. Set eachregion_namevalue to the corresponding region for each manager.
You need to design a data pipeline that ingests data from CSV, Avro, and Parquet files into Cloud Storage.
The data includes raw user input. You need to remove all malicious SQL injections before storing the data in BigQuery. Which data manipulation methodology should you choose?
- A. ELT
- B. ETLT
- C. ETL
- D. EL




相沢**
Okuzaki
桐村**
Yuikawa
