MongoDB C100DEV 試験概要:
| 認定ベンダー: | MongoDB |
| 試験名: | MongoDB Certified Developer Associate 試験 |
| 試験番号: | C100DEV |
| 対応言語: | 英語 |
| 試験時間: | 90 minutes |
| 試験形式: | 単一選択式, 複数選択式 |
| 関連資格: | MongoDB Certified Database Administrator Associate MongoDB Certified Developer Associate |
| 出題数: | 60 |
| 認定の有効期間: | 2年間 |
| 合格点: | 70% |
| 受験料: | 150 USD |
| 推奨トレーニング: | MongoDB University 開発者パス |
| 受験申し込み: | MongoDB認定ポータル |
| サンプル問題: | MongoDB C100DEV サンプル問題 |
| 受験方法: | オンライン監督付き試験 |
| 前提条件: | 必須の前提条件はありませんが、プログラミングの基本知識およびデータベースの概念に関する知識が推奨されます。 |
| 公式シラバスのURL: | https://www.mongodb.com/certification |
MongoDB C100DEV 試験シラバストピック:
| セクション | 目標 |
|---|---|
| トピック 1: インデックスとパフォーマンス | - インデックスの種類
|
| トピック 2: セキュリティとアクセス制御 | - 認証と認可
|
| トピック 3: データモデリングとスキーマ設計 | - バリデーションと制約
|
| トピック 4: MongoDBドライバーを使用したアプリケーション開発 | - トランザクション
|
| トピック 5: アグリゲーションフレームワーク | - アグリゲーションパイプライン
|
| トピック 6: MongoDBの基本 | - CRUD操作
|
MongoDB Certified Developer Associate 認定 C100DEV 試験問題:
1. Given the following example document from an artists collection: { _id: 5, last_name: 'Maurer', first_name: 'Alfred', year_born: 1868, year_died: 1932, nationality: 'USA' } and the following index: db.artists.createIndex( { "last_name": 1, "nationality": 1 } ) How MongoDB will handle the query below?
db.artists.find( { "year_born": 1863 } )
A) As a collection scan.
B) None of these.
C) As an index scan.
2. Suppose you have a following index for football_palyers collection: { "last_name": 1, "details.country": 1, "details.club": 1, "age": 1 } Determine which queries are able to successfully use a given index for both filtering and sorting.
A) db.football_players.find( { "last_name": { "$gte": "L" } } ).sort( { "details.club": -1 } )
B) db.football_players.find( { "last_name": "Lewandowski", "details.country": { "$gt": "D" } } ).sort( { "details.country": 1 } )
C) db.football_players.find( { "last_name": "Lewandowski" } ).sort( { "details.country": 1, "details.club": 1 } )
3. Select all true statements about differences between using aggregate() and find() methods?
A) Any find() query can be translated into an aggregation pipeline.
B) aggregate() allows us to compute and reshape data in the cursor (like $group, $min and other stages).
C) Any aggregation pipeline can be translated into a find() query.
D) find() allows us to compute and reshape data in the cursor.
4. Select all true statements regarding to replication in MongoDB.
A) The primary node receives all new write operations, and the secondary nodes stay up to date with the primary.
B) In the event of failover, the nodes vote to select the new primary node.
C) Replication is the primary mechanism for providing high availability in MongoDB.
5. Assign typical operational tasks to the Database Administrator.
A) create index, create user
B) write data
C) read data
D) write data, read data
質問と回答:
| 質問 # 1 正解: A | 質問 # 2 正解: B、C | 質問 # 3 正解: A、B | 質問 # 4 正解: A、B、C | 質問 # 5 正解: A |














1174 お客様のコメント
品質保証JPexamはIT認定試験のシラバスに従って、試験問題の範囲を正確に絞って、的中率が99%の最新問題集を捧げます。
1年間の無料更新サービスJPexamは1年以内に問題集の無料更新サービスを提供し、お客様がいつでも最新版の問題集を持つことを保証いたします。もし試験の内容が変更されたら、弊社は直ちにお客様にお知らせします。それに、弊社の問題集が更新されたら、早速メールで最新バージョンを送付いたします。
全額返金JPexamの問題集を利用すると、短時間で勉強しても試験に合格できるのを保証いたします。試験に不合格になってしまった場合、弊社は全額返金いたします。(
ご購入前のお試しJPexamは問題集のサンプルを無料で提供いたします。ご購入前にサンプルを試用して製品の品質を確認することができます。ご遠慮なく利用してください。
