Certified Blockchain Solutions Architect (CBSA) — Question 37
Which one of the following is a consideration that must be taken into account when using Hyperledger Fabric that you wouldn't need worry about on Ethereum?
Answer options
- A. The fees for deploying and using Smart Contracts
- B. How you will provide proper uptime for the network
- C. The level of security of Smart Contracts (chaincode)
- D. How often hard forks occurs on the software
Correct answer: D
Explanation
The correct answer is D because Hyperledger Fabric is a permissioned blockchain and does not experience hard forks like Ethereum, which operates on a public blockchain model. The other options are general considerations relevant to both platforms, such as costs, uptime, and security.