CBSA Exam QuestionsBrowse all questions from this exam

CBSA Exam - Question 33


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?

Show Answer
Correct Answer: B

In Hyperledger Fabric, you need to consider how you will provide proper uptime for the network because it is typically enterprise-managed and requires you to maintain the nodes and infrastructure. In Ethereum, the network is decentralized and maintained by the broader community, so you don’t have to worry about network uptime in the same way.

Discussion

1 comment
Sign in to comment
felixwcfOption: B
Mar 14, 2022

The answer should be B: Because you host your own blockchain with multiple nodes decided by one "admin" either on on-prem or cloud, and Fork would not occur in Hyperledger. https://blockchain-backyard.github.io/community-questions/posts/does-blockchain-fork-happen-in-fabric/