How does the consensus mechanism work for a SaaS based blockchain

0 votes

After going through the documentation, i have a question: If I develop an online application using Blockchain having three parties/peers required to reach consensus then do I need a node for each of the three participants or is one node enough? what I am not able to understand is how nodes are maintained on such Blockchains.

Aug 1, 2018 in Blockchain by sabby
• 4,390 points
393 views

1 answer to this question.

0 votes

Blockchain doesn't have the client-server architecture that most centralized databases follow. In fact, being an implementation of the Distributed Ledger Technology, Blockchain has no centralized servers at all. All the nodes in the network communicate directly with each other in a peer-to-peer system. For a blockchain database, each node/participant maintains, calculates and updates new entries into the database. All nodes work together to ensure they are all coming to the same conclusions, providing in-built security for the network. Database are distributed across the participant nodes and transactions are immutable. It maintains different nodes through the use of a peer-to-peer network and a distributed timestamping server, a blockchain database is managed autonomously.

answered Aug 1, 2018 by Christine
• 15,790 points

Related Questions In Blockchain

0 votes
1 answer

How does the consensus happen in Saas based blockchain application?

I will be maintaining the database at ...READ MORE

answered Jul 20, 2018 in Blockchain by aryya
• 7,450 points
445 views
0 votes
1 answer

How does the architecture of a blockchain search work?

Hey there! There is no architecture called ...READ MORE

answered Mar 28, 2019 in Blockchain by Suman
444 views
+4 votes
4 answers

How does the blockchain verification process work?

First of all, when someone creates a ...READ MORE

answered Mar 26, 2018 in Blockchain by Perry
• 17,100 points
2,174 views
0 votes
1 answer
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,237 views
+1 vote
1 answer
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
731 views
+1 vote
1 answer

How does a blockchain work in hyperledger framework?

Hyperledger Composer simplifies application development on top ...READ MORE

answered Apr 19, 2018 in Blockchain by Christine
• 15,790 points
775 views
0 votes
1 answer

In a Blockchain, how difficult is it to modify the third to last block?

Technically, it's not difficult at all, all ...READ MORE

answered Apr 20, 2018 in Blockchain by Christine
• 15,790 points
834 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP