申し込みから学習開始まで待たされることはありません。CertJukenでCJE問題集を購入すると、決済完了後すぐに188問の練習問題をダウンロードして、その日のうちにCloudBees Certified Jenkins Engineer (CJE)対策を始められます。
CloudBees CJE 試験概要:
| 認定ベンダー: | CloudBees |
|---|---|
| 試験名: | CloudBees認定Jenkinsエンジニア(CJE) |
| 試験番号: | CJE |
| 出題数: | 60 |
| 対応言語: | 英語 |
| 認定の有効期間: | 2年間 |
| 関連資格: | CloudBees認定CloudBees Jenkinsエンジニア(CCJE) |
| 合格点: | 66%~70% |
| 受験料: | 300米ドル |
| 試験時間: | 90 分 |
| 試験形式: | シナリオ設問, 多肢選択式(単一回答・複数回答) |
| 推奨トレーニング: | CloudBees Jenkinsエンジニア向けトレーニング Jenkins公式ドキュメント |
| 受験申し込み: | CloudBees認定資格試験の登録 |
| サンプル問題: | ![]() |
| 受験方法: | オンライン監督付き受験、または公認試験会場での対面受験 |
| 前提条件: | 受験に必須の前提条件は設けられていませんが、JenkinsおよびCI/CDフローに関する実務経験6か月以上が強く推奨されます |
| 公式シラバスのURL: | https://www.cloudbees.com/jenkins-certification |
CloudBees CJE 試験シラバストピック:
| セクション | 比重 | 目標 |
|---|---|---|
| トピック 1: CI/CDおよびJenkinsの基本概念 | 18% | - Jenkinsのアーキテクチャ概要
|
| トピック 2: セキュリティ、運用管理および推奨される実践方法 | 16% | - 保守運用と規模拡張
|
| トピック 3: コードとしてのパイプラインおよびCDパイプライン | 32% | - 宣言的パイプラインとスクリプト形式パイプライン
|
| トピック 4: Jenkinsの使用方法と機能 | 34% | - ビルドの実行と関連ツール
|
CloudBees Certified Jenkins Engineer (CJE)に関するよくある質問
CJEは、CloudBeesが実施する「認定Jenkinsエンジニア」を取得するための認定試験です。認定レベルはプロフェッショナルで、実務に即した知識とスキルが問われます。CloudBees認定CloudBees Jenkinsエンジニア(CCJE)などの関連認定へのステップとしても位置づけられており、キャリアアップを目指す方に広く選ばれています。CertJukenの練習問題を活用すれば、試験の全体像を把握しながら計画的に対策を進められます。
CJE試験の問題数は60、制限時間は90 分です。1問あたりに使える時間を意識すると、序盤で時間を使いすぎないペース配分が重要になります。見直しの時間を確保するためにも、CertJukenの模擬試験で時間を計りながら解く練習を重ね、本番と同じ時間感覚を身につけておくと安心です。
CJE試験の合格基準点は66%~70%で、受験料は300米ドルです。万が一不合格になった場合、再受験には再度全額の受験料が必要になります。そのため、本番の前にCertJukenの練習問題で安定して合格点を超えられるかを確認してから受験することをおすすめします。
はい。CertJukenではCJE練習問題の無料サンプル(PDFデモ)を用意しており、内容や使い勝手を確かめてから購入を判断できます。購入後は365日間の無料更新が付き、更新期間の終了後は50%割引で継続更新を利用できます。
CertJukenでは「返金保証」を用意しています。購入後60日以内にCJE試験を受験して不合格だった場合、受験票の写しと公式のスコアレポート(Score Report)のPDFを試験後2日以内に提出すれば、7日以内に全額返金の手続きが完了します。なお、受験者名と購入時の支払者名が一致している必要があり、購入から3日以内の受験や、実際に受験しなかった場合は対象外です。返金の代わりに、同等の試験対策教材2つを無料で受け取り、購入済み製品の更新サービスを継続する選択も可能です。商品は購入後すぐにダウンロードでき、メールでも1分以内にお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
CJE試験の出題範囲は4の分野に分かれています。主な分野はコードとしてのパイプラインおよびCDパイプライン(32%)、セキュリティ、運用管理および推奨される実践方法(16%)、Jenkinsの使用方法と機能(34%)です。各分野の詳細な出題項目は、このページ上部の出題範囲一覧で確認できます。
CloudBees Certified Jenkins Engineer (CJE) 認定 CJE 試験問題:
問題 #1
Which of the following are true about the structure of a Declarative Pipeline? Choose 2 answers
A. Each pipeline must have a global agent specification.
B. Steps are the logical segmentation of a Pipeline; they contain stages that define actual tasks.
C. All stages in a Pipeline must execute on the same type of agent.
D. Any Pipeline DSL code that Implements complex computational tasks must be located outside any stage block.
E. Stages are the logical segmentation of a Pipeline; they contain steps that define actual tasks.
問題 #2
You've been promoted at work and are now in charge of the system administrators that look after the Jenkins platform for your company. You no longer want to get notifications from Jenkins, but your subordinates don't know what settings to change in a Jenkinsfile. You give them a look, and say one of the following is what needs to be changed:
A. emailext
B. alert
C. email
D. notice
問題 #3
You can use Jenkins' database to manage users.
A. True
B. False
問題 #4
What does the Build Queue contain?
A. Builds waiting for an executor
B. Scripts waiting approval
C. Disabled projects
D. Pull requests
問題 #5
You want to archive and track a build artifact, "build/mybuilt.jar", with a fingerprint from your team's build. How would you invoke the archiveArtifacts function to accomplish this?
A. archiveArtifacts artifacts: 'build/mybuilt.jar', fingerprint: false
B. archiveArtifacts artifacts: ''build/mybuilt.jar'
C. archiveArtifacts = 'build/mybuilt.jar', fingerprint: true
D. archiveArtifacts artifacts: 'build/mybuilt.jar', fingerprint: true
解説:
| 問題 #1 正解: A、E | 問題 #2 正解: A | 問題 #3 正解: A | 問題 #4 正解: A | 問題 #5 正解: D |




Taguchi
山本**
Iwafuji
内田**
