Exam CBSA All QuestionsBrowse all questions from this 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?

    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
felixwcfOption: B

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/