Google Data Engineerは出題範囲が広く、独学だけでは論点の取りこぼしが起きがちな試験です。Tech4Examが用意するGCP-DE向けの77問の問題集は、本試験の傾向を踏まえて構成されており、苦手分野を的確に洗い出せます。
Google GCP-DE 試験概要:
| 認定ベンダー: | Google Cloud |
|---|---|
| 試験名: | Professional Data Engineer |
| 試験番号: | GCP-DE |
| 認定の有効期間: | 2年 |
| 試験時間: | 120 分 |
| 合格点: | 非公開 |
| 対応言語: | 日本語, 英語 |
| 関連資格: | Google Cloud Certified Professional Data Engineer |
| 試験形式: | 択一式, 複数選択式 |
| 受験料: | $200 USD |
| 出題数: | 50-60 |
| サンプル問題: | DOWNLOAD DEMO |
| 受験方法: | オンライン監督試験または会場試験センター |
| 前提条件: | 正式な前提条件はありません。Googleは、Google Cloudを使用したソリューションの設計と管理に1年以上携わった経験を含む、3年以上の業界経験を推奨しています。 |
| 公式シラバスのURL: | https://cloud.google.com/learn/certification/data-engineer |
Google GCP-DE 試験シラバストピック:
| セクション | 比重 | 目標 |
|---|---|---|
| データ処理システムの設計 | 22%-27% | - データ取り込みの設計
|
| ソリューションの管理と最適化 | 20%-25% | - リソースとコストの管理
|
| データ処理システムの構築と運用 | 28%-33% | - システムの運用
|
| ソリューション品質の確保 | 20%-25% | - セキュリティとコンプライアンス
|
Google Data Engineerに関するよくあるご質問
GCP-DE試験はGoogle Data Engineerの公式認定試験で、合格するとGoogle Cloud Certifiedの認定を取得できます。この認定はProfessionalレベルに位置づけられています。関連する認定には、Google Cloud Certified Professional Data Engineerなどがあります。Tech4Examでは、この試験の出題傾向に沿った77問の練習問題をご用意しています。
GCP-DE試験の出題数は50-60、制限時間は120 分です。出題数に対して使える時間は限られるため、1問あたりにかけられるペースを意識しながら解き進める必要があります。難問に時間を使いすぎず、確実に答えられる問題から拾っていく時間配分が得点を安定させる鍵になります。Tech4Examのテストエンジンで制限時間つきの模擬試験を繰り返し、本番と同じリズムで解く感覚を身につけておくことをおすすめします。
GCP-DE試験の合格ラインは非公開、受験料は$200 USDです。不合格になった場合、再受験には改めて全額の受験料が必要になるため、一度の受験で合格ラインをクリアできる準備が費用面でも重要です。Tech4Examの77問の練習問題で繰り返し自己採点を行い、安定して合格点を上回れることを確認してから本番に臨むと安心です。
受験条件は見直される場合があります。お申し込みの前に、Googleの公式ページで最新の情報をご確認ください。
はい、Tech4ExamではGCP-DE練習問題の無料サンプルをご用意しています。77問の問題集の一部を事前にご確認いただけるので、内容や品質に納得してからご購入いただけます。ご購入後は365日間の無料アップデートが付き、期間終了後も50%割引で更新を継続いただけるため、常に最新の出題内容に沿って学習できます。
Tech4Examには返金保証があります。ご購入後60日以内に対応する試験を受験して不合格だった場合、全額返金をお申し込みいただけます。ただし、購入後3日以内の受験による不合格、ダウンロード後に実際の試験を受験しなかった場合、無料資料や有効期限切れのご注文は対象外となり、受験者の氏名はお支払い者の氏名と一致している必要があります。お申し込みの際は、受験票のコピーと公式のScore ReportのPDFを試験後2日以内にご提出ください。提出後7日以内に手続きが完了します。返金の代わりに、同等の試験資料2点を無料でお受け取りいただき、お手持ちの製品の更新サービスをそのまま継続する選択も可能です。納品は即時ダウンロード方式で、お支払い完了後1分以内にメールでお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールするパソコンの台数に制限はありません。
GCP-DE試験の出題範囲は4の領域に分かれています。主な領域として、「データ処理システムの設計(22%-27%)」、「データ処理システムの構築と運用(28%-33%)」、「ソリューション品質の確保(20%-25%)」などが挙げられます。各領域の詳しい内訳については、このページ上部に掲載している試験シラバスをご確認ください。
Google Data Engineer 認定 GCP-DE 試験問題:
問題 #1
You work for a mid-sized enterprise that needs to move its operational system transaction data from an on-premises database to GCP. The database is about 20 TB in size. Which database should you choose?
A. Cloud Datastore
B. Cloud Bigtable
C. Cloud SQL
D. Cloud Spanner
問題 #2
What is the general recommendation when designing your row keys for a Cloud Bigtable schema?
A. Keep the row keep as an 8 bit integer
B. Include multiple time series values within the row key
C. Keep your row key reasonably short
D. Keep your row key as long as the field permits
問題 #3
You are a retailer that wants to integrate your online sales capabilities with different in-home assistants, such as Google Home. You need to interpret customer voice commands and issue an order to the backend systems. Which solutions should you choose?
A. Dialogflow Enterprise Edition
B. Cloud Natural Language API
C. Cloud Speech-to-Text API
D. Cloud AutoML Natural Language
問題 #4
You are designing the database schema for a machine learning-based food ordering service that will predict what users want to eat. Here is some of the information you need to store:
The user profile: What the user likes and doesn't like to eat
The user account information: Name, address, preferred meal times
The order information: When orders are made, from where, to whom
The database will be used to store all the transactional data of the product. You want to optimize the data schem a. Which Google Cloud Platform product should you use?
A. Cloud Datastore
B. Cloud Bigtable
C. Cloud SQL
D. BigQuery
問題 #5
You want to automate execution of a multi-step data pipeline running on Google Cloud. The pipeline includes Cloud Dataproc and Cloud Dataflow jobs that have multiple dependencies on each other. You want to use managed services where possible, and the pipeline will run every day. Which tool should you use?
A. Workflow Templates on Cloud Dataproc
B. Cloud Scheduler
C. Cloud Composer
D. cron
解説:
| 問題 #1 正解: C | 問題 #2 正解: C | 問題 #3 正解: D | 問題 #4 正解: D | 問題 #5 正解: A |

弊社は製品に自信を持っており、面倒な製品を提供していません。


-Sakurai

