'Hyperledger fabric setup multiple org

I want to setup a fabric network with multiple organisations in the financial industry. Is there any detailed guide that helps me to decide what kind of implementation makes sense? Aka how many orderer nodes, how many channels, when private data, who has which rights, etc... Kind of searching for a decision tree/flow chart, whatever... If you can recommend anything I'd be really thankful Cheers



Solution 1:[1]

Number of channels, use of private data, access control etc. depends on the use case. I would recommend going through the official fabric documentation. Also if you want a highly available kubernetes n/w setup, there is already one sample available at fabric-smaples

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Basil K Y