シラバス詳細

Professional Cloud DevOps Engineer — シラバス詳細

公式 Exam Guide(2025年改訂版)を日本語で完全翻訳・補足したものです。 各 Considerations(ブレットポイント)は試験で問われる具体的な観点 なので、項目ごとに「何ができるべきか」を明示しています。


試験全体像

# セクション 比重 重点キーワード
1 Bootstrapping and maintaining a Google Cloud organization ~20% 組織階層 / Shared VPC / IaC / CI/CD アーキ / Gemini Code Assist
2 Building and implementing CI/CD pipelines ~25% ★ Cloud Build / Cloud Deploy / Artifact Registry / Binary Authorization / SLSA
3 Applying SRE practices ~18% SLI/SLO/SLA / エラーバジェット / 容量計画 / インシデント緩和
4 Implementing observability practices and troubleshooting ~25% ★ Logging / Monitoring / Trace / OTel / Managed Prometheus
5 Optimizing performance and cost ~12% FinOps / Spot VM / CUD/SUD / Recommender / Active Assist

Section 1: Bootstrapping and maintaining a Google Cloud organization (~20%)

Google Cloud 組織を 正しい姿で立ち上げ、維持する スキル。リソース階層・ネットワーク・IAM・IaC・CI/CD 基盤・マルチ環境管理・開発者環境セットアップの 5 軸。

1.1 Designing the overall resource hierarchy for an organization

学習ポイント: 組織 → フォルダ → プロジェクトの設計、複数プロジェクト横断のネットワーク/ログ/モニタリング、IAM ロールと組織ポリシー、サービスアカウント運用、データレジデンシー要件。

Considerations:

典型問題パターン:

1.2 Managing infrastructure

学習ポイント: IaC ツール選定、ブループリント/ベストプラクティス、スクリプトでの自動化。

Considerations:

典型問題パターン:

1.3 Designing a CI/CD architecture stack in Google Cloud, hybrid, and multi-cloud environments

学習ポイント: CI と CD を分離し、各ステージのツール選定とセキュリティ設計を行えること。

Considerations:

典型問題パターン:

1.4 Managing multiple environments (e.g., staging, production)

学習ポイント: Dev/Staging/Prod の隔離と一貫性、エフェメラル環境、構成・ポリシー管理、GKE フリート、安全なパッチ/アップグレード。

Considerations:

典型問題パターン:

1.5 Enabling secure cloud development environments

学習ポイント: クラウド開発環境とブートストラップ、AI 支援。

Considerations:

典型問題パターン:


Section 2: Building and implementing CI/CD pipelines (~25% ★ 最重要)

パイプラインの設計、実装・管理、構成/シークレット管理、サプライチェーンセキュリティの 4 軸。PCDE で最頻出

2.1 Designing pipelines

学習ポイント: アプリ/インフラ/ML のパイプライン設計、アーティファクト管理、ハイブリッド/マルチクラウド配備、トリガー、承認フロー。

Considerations:

典型問題パターン:

2.2 Implementing and managing pipelines

学習ポイント: デプロイの監査・追跡、各種デプロイ戦略、トラブルシューティング。

Considerations:

典型問題パターン:

2.3 Managing pipeline configuration and secrets

学習ポイント: 鍵・シークレット管理、ビルド時 vs ランタイムの注入。

Considerations:

典型問題パターン:

2.4 Securing the deployment pipeline

学習ポイント: 脆弱性スキャン、ソフトウェアサプライチェーン保護、環境ベース IAM。

Considerations:

典型問題パターン:


Section 3: Applying site reliability engineering practices (~18%)

SRE の三本柱:信頼性とリリース速度のバランス、サービスライフサイクル管理、インシデント影響の緩和。

3.1 Balancing change, velocity, and reliability of the service

学習ポイント: SLI/SLO/SLA の定義、エラーバジェットの運用、信頼性のコスト。

Considerations:

典型公式:

典型問題パターン:

3.2 Managing service lifecycle

学習ポイント: 計画から退役までのライフサイクル、容量計画、オートスケール。

Considerations:

典型問題パターン:

3.3 Mitigating incident impact on users

学習ポイント: インシデント発生時の初動:トラフィックの逃がし、容量追加、ロールバック。

Considerations:

典型問題パターン:


Section 4: Implementing observability practices and troubleshooting issues (~25% ★ 最重要)

計装、ログ管理、メトリクス/ダッシュボード/アラート、分散トレース、トラブルシューティングの 5 軸。Section 2 と並ぶ最重要ドメイン

4.1 Instrumenting and collecting telemetry

学習ポイント: ログ/メトリクス/合成モニタの収集方法とコスト最適化。

Considerations:

典型問題パターン:

4.2 Managing and analyzing logs

学習ポイント: ログ分析、エクスポート、機密情報の扱い、AI 活用。

Considerations:

典型問題パターン:

4.3 Managing metrics, dashboards, and alerts

学習ポイント: メトリクス分析、ダッシュボード、アラート、サードパーティ連携、AI 活用。

Considerations:

典型問題パターン:

4.4 Capturing and analyzing distributed traces

学習ポイント: 分散トレースの計装と分析。

Considerations:

典型問題パターン:

4.5 Troubleshooting issues

学習ポイント: インフラ/CI/CD/アプリ/可観測性/パフォーマンスの問題切り分け。

Considerations:

典型問題パターン:


Section 5: Optimizing performance and cost (~12%)

パフォーマンス情報の収集、FinOps プラクティスの実装の 2 軸。

5.1 Collecting performance information in Google Cloud

学習ポイント: アプリ性能監視と Active Assist。

Considerations:

典型問題パターン:

5.2 Implementing FinOps practices for optimizing resource utilization and costs

学習ポイント: 可観測性自体のコスト、Spot VM、ワークロード単位の最適化、CUD/SUD。

Considerations:

典型問題パターン:


主要サービス頻出度マトリクス

サービス Sec1 Sec2 Sec3 Sec4 Sec5
Cloud Build
Cloud Deploy
Artifact Registry
Binary Authorization
Secret Manager
Cloud KMS
Cloud Monitoring
Cloud Logging
Cloud Trace
Cloud Profiler
Managed Prometheus
OpenTelemetry
Cloud Service Mesh
GKE
Cloud Run
Compute Engine (MIG)
Terraform / Infrastructure Manager
Config Sync / Policy Controller
Workload Identity Federation
Gemini Code Assist / Cloud Assist
Active Assist / Recommender

◎ = 最重要、◯ = 頻出