Courseiva
Cloud Technology and ServicesmediumMultiple ChoiceObjective-mapped

CLF-C02 Cloud Technology and Services Practice Question

Which AWS service provides a managed blockchain network using open-source frameworks like Hyperledger Fabric and Ethereum?

⚠ Common exam trap

Candidates often confuse AWS QLDB (a centralized ledger) with a blockchain service, but QLDB does not support decentralized consensus or open-source blockchain frameworks like Hyperledger Fabric and Ethereum.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Amazon Managed Blockchain

Amazon Managed Blockchain is the correct AWS service because it is specifically designed to create and manage blockchain networks using popular open-source frameworks like Hyperledger Fabric and Ethereum. It handles the heavy lifting of setting up the blockchain infrastructure, including peer nodes, ordering service, and certificate authorities, allowing developers to focus on building decentralized applications.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Amazon DynamoDB

    Why it's wrong here

    Amazon DynamoDB is a serverless, multi-region NoSQL key-value and document database designed for single-digit-millisecond performance at any scale. While it now supports ACID transactions and can persist records of financial events, it is a centralized service with no peer-to-peer consensus or built-in cryptographic hash chain verifying the integrity of every entry. Storing transaction data in DynamoDB does not make it a blockchain service, because there is no distributed trust or immutable append-only log enforced by design.

  • AWS Quantum Ledger Database (QLDB)

    Why it's wrong here

    AWS Quantum Ledger Database (QLDB) provides a centralized, immutable, append-only journal that uses a cryptographic hash chain to make every change transparent and verifiable. However, the ledger's trust model is based on a single AWS account and region, with no distributed voting among untrusted participants, so it does not qualify as a blockchain. It is a ledger database, not a decentralized blockchain service, and is typically chosen when a central authority needs cryptographically verifiable history without the overhead of a full blockchain network.

  • Amazon Managed Blockchain

    Why this is correct

    Amazon Managed Blockchain is a fully managed service that lets you create and operate blockchain networks using either Hyperledger Fabric or Ethereum. It automates the provisioning of peer nodes, ordering services, certificate management, and membership policies, while still preserving the decentralized, multi-party consensus model that defines a blockchain. Because it provides the infrastructure for actual blockchain networks and supports multiple organizations voting and transacting without a central administrator, it is the correct answer.

  • Amazon Neptune

    Why it's wrong here

    Amazon Neptune is a fully managed graph database optimized for traversing highly connected datasets such as social graphs, fraud detection, and knowledge graphs. It supports query languages like Gremlin and SPARQL, but it stores relational-style graph data and has no concept of a distributed ledger, consensus, or cryptographic chaining. Therefore, Neptune cannot provide the decentralized, tamper-evident transaction history that blockchain use cases require.

About these practice questions

Courseiva writes every CLF-C02 question from scratch — 988 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CLF-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLF-C02 exam.