-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path74949354.bbd485ff.js
1 lines (1 loc) · 15.6 KB
/
74949354.bbd485ff.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{186:function(e,t,a){"use strict";a.d(t,"a",(function(){return s})),a.d(t,"b",(function(){return h}));var n=a(0),i=a.n(n),r=i.a.createContext({}),o=function(e){var t=i.a.useContext(r),a=t;return e&&(a="function"==typeof e?e(t):Object.assign({},t,e)),a},s=function(e){var t=o(e.components);return i.a.createElement(r.Provider,{value:t},e.children)};var c="mdxType",l={inlineCode:"code",wrapper:function(e){var t=e.children;return i.a.createElement(i.a.Fragment,{},t)}},b=Object(n.forwardRef)((function(e,t){var a=e.components,n=e.mdxType,r=e.originalType,s=e.parentName,c=function(e,t){var a={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&-1===t.indexOf(n)&&(a[n]=e[n]);return a}(e,["components","mdxType","originalType","parentName"]),b=o(a),h=n,d=b[s+"."+h]||b[h]||l[h]||r;return a?i.a.createElement(d,Object.assign({},{ref:t},c,{components:a})):i.a.createElement(d,Object.assign({},{ref:t},c))}));function h(e,t){var a=arguments,n=t&&t.mdxType;if("string"==typeof e||n){var r=a.length,o=new Array(r);o[0]=b;var s={};for(var l in t)hasOwnProperty.call(t,l)&&(s[l]=t[l]);s.originalType=e,s[c]="string"==typeof e?e:n,o[1]=s;for(var h=2;h<r;h++)o[h]=a[h];return i.a.createElement.apply(null,o)}return i.a.createElement.apply(null,a)}b.displayName="MDXCreateElement"},92:function(e,t,a){"use strict";a.r(t),a.d(t,"frontMatter",(function(){return r})),a.d(t,"rightToc",(function(){return o})),a.d(t,"default",(function(){return l}));a(0);var n=a(186);function i(){return(i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e}).apply(this,arguments)}const r={id:"the-importance-of-being-decentralized",date:new Date("2020-01-17T10:37:58.000Z"),title:"The importance of being decentralized",subtitle:"The main characteristics of a decentralised system.",tags:["blockchains","decentralised","learn"],keywords:["practical blockchain","blockchain","blockchain adoption","consensus","decentralised system","blockchain in enterprise","blockchain enterprise adoption","Bitcoin","Ethereum"],description:"Read about the main characteristics of a decentralised system, covered by Gabriele Cacciola, CTO of Ocyan.",hero:"/images/banner.png",author:"Gabriele Cacciola",authorTitle:"CTO of Ocyan",authorURL:"https://www.linkedin.com/in/gabrielecacciola90/",authorImageURL:"/images/posts/gabriele.jpg",authorTwitter:"ocyan_cloud"},o=[{value:"Characteristics of a decentralised system",id:"characteristics-of-a-decentralised-system",children:[]},{value:"A real life example",id:"a-real-life-example",children:[]},{value:"Innovating is caring",id:"innovating-is-caring",children:[]},{value:"Conclusions",id:"conclusions",children:[]}],s={rightToc:o},c="wrapper";function l({components:e,...t}){return Object(n.b)(c,i({},s,t,{components:e,mdxType:"MDXLayout"}),Object(n.b)("p",null,"Hi! I am Gabriele, Co-Founder and CTO of ",Object(n.b)("a",i({parentName:"p"},{href:"https://ocyan.com"}),"Ocyan"),", and in this article I will try to go through some of the characteristics of a decentralised system."),Object(n.b)("h2",{id:"characteristics-of-a-decentralised-system"},"Characteristics of a decentralised system"),Object(n.b)("p",null,"So, first of all, ",Object(n.b)("strong",{parentName:"p"},"what is a decentralised system?")," As every serious writer, in order to find the right images and words to better express my thoughts on that, I went on Google and started documenting myself. Well, while doing that I came across the following diagram."),Object(n.b)("p",null,Object(n.b)("img",i({parentName:"p"},{src:"https://miro.medium.com/max/1200/1*nnpzTe1hx74WKICL3Gj34A.jpeg",alt:"diagram"}))),Object(n.b)("p",null,"This diagram is definitely one of the most common images you find when you search this matter. I personally find it confusing, if not quite misleading for certain aspects, because the definition of centralised/decentralised/distributed system is much more complex than that."),Object(n.b)("p",null,"As our old dear Vitalik Buterin explained almost 3 years ago in one of his Medium articles ",Object(n.b)("a",i({parentName:"p"},{href:"https://medium.com/@VitalikButerin/the-meaning-of-decentralization-a0c92b76a274"}),"here"),", we can explode this concept into several ",Object(n.b)("strong",{parentName:"p"},"different dimensions of decentralisation"),":"),Object(n.b)("ul",null,Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Architectural"),": different location of the technical infrastructure"),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Political"),": different entities that are contributing to the system"),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Logical"),": user experience of the system when used. Unicum or independent entities?")),Object(n.b)("p",null,"A blockchain system is ",Object(n.b)("strong",{parentName:"p"},"logically centralised, while architecturally and politically decentralised"),"."),Object(n.b)("blockquote",null,Object(n.b)("p",{parentName:"blockquote"},"Blockchains are politically decentralised (no one controls them) and architecturally decentralised (no infrastructural central point of failure) but they are logically centralised (there is one commonly agreed state and the system ",Object(n.b)("em",{parentName:"p"},"behaves")," like a single computer).")),Object(n.b)("p",null,"Let's go through some pros and cons of decentralised systems:"),Object(n.b)("table",null,Object(n.b)("thead",{parentName:"table"},Object(n.b)("tr",{parentName:"thead"},Object(n.b)("th",i({parentName:"tr"},{align:null}),"Pros"),Object(n.b)("th",i({parentName:"tr"},{align:null}),"Cons"))),Object(n.b)("tbody",{parentName:"table"},Object(n.b)("tr",{parentName:"tbody"},Object(n.b)("td",i({parentName:"tr"},{align:null}),"Fault Tolerance"),Object(n.b)("td",i({parentName:"tr"},{align:null}),"Complex structure")),Object(n.b)("tr",{parentName:"tbody"},Object(n.b)("td",i({parentName:"tr"},{align:null}),"Transparency and immutability"),Object(n.b)("td",i({parentName:"tr"},{align:null}),"Consortium management")),Object(n.b)("tr",{parentName:"tbody"},Object(n.b)("td",i({parentName:"tr"},{align:null}),"Resiliency"),Object(n.b)("td",i({parentName:"tr"},{align:null}),"Medium-high steep learning curve")))),Object(n.b)("p",null,"Let's go through the most important points:"),Object(n.b)("ul",null,Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Fault tolerance and resiliency"),': being a decentralised network, we can leverage the different location and ownership of the node as an additional "safety net". Using an AWS comparison, it is best practice to deploy the nodes of any cluster in 3 different Availability Zones, to make sure you always have HA.'),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Transparency"),": Due to his immutable and ledger based nature, blockchain technologies are intrinsically transparent. Having said that, there are some protocols (like Hyperledger Fabric or ",Object(n.b)("a",i({parentName:"li"},{href:"https://twitter.com/ocyan_cloud/status/1219971897447895042"}),"Besu"),", both supported by Ocyan \ud83d\ude0e)"),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Complex structure"),": as you can easily guess, a blockchain platform involves a series of components and actors that is quite difficult to find in the other distributed systems"),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Consortium management"),": in most of the cases, you will find yourself in the situation where other companies will be sharing the network with you, contributing to the ledger and exchanging assets. Like in a condominium, this means that the consortium will need a bit of regulation in place in order to function effectively while scaling."),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Steep learning curve"),": due to all the characteristics mentioned in this list, a blockchain project involves some quite tough challenges like building and maintaining a decentralised system, creating a set of policies that is accepted and respected by every component of the network, etcetera etcetera.")),Object(n.b)("h2",{id:"a-real-life-example"},"A real life example"),Object(n.b)("p",null,"In order to understand the power of this technology, let's deep dive in an example of real case where blockchain could have been extremely useful. I will try to be as accurate as possible, but ",Object(n.b)("strong",{parentName:"p"},"please consider that I am not going to go through the historic and economic rabbit hole."),"\nSummer 2007. The banking system, which used to be split between investment banks and commercial banks, is enjoying a period of growth and deregulation. Briefly, what is the difference between those type of banks?"),Object(n.b)("ul",null,Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Commercial banks"),": those are the banks where we open our bank accounts. They are supposed to keep our money safe, and for this reason those banks are not re-investing the money that get deposited but they are partially forwarded to the Central Banks and partially will be offered to other clients (e.g. bank account overdraft). The money that come from customer's deposits cannot be invested, neither they can lend those money that they receive: they are projected to be safe."),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Investment banks"),": those institutions are take care of re-investing the money that they receive or gain. Typical activities vary from the private equity space, corporate lending, investment banking and an immense amount of risky operations. Investment banks cannot open a bank account to a family, for example, neither they have access to Central Banks.")),Object(n.b)("p",null,"While commercial banks have access to the Central Banks where they can access some liquidity, investment banks instead have to issue bonds in order to get funds to be invested. A way where investment banks can access liquidity is the ",Object(n.b)("strong",{parentName:"p"},"inter-bank market"),", which is a network where banks buy/sell capitals. Banks are extremely familiar within this network: it is a consolidated routine, it hugely relies on people networking and faith between those institutions.\nWe can immediately see why it is very risky to blend together those 2 types of institutions: while commercial banks are the foundation of our society, investment banks represent the engine of our economy at scale. At the end of the 90's the merge was finalised, after more than 60 years of separation.\nIn the same period there is another phenomenon happening: explosion of ",Object(n.b)("strong",{parentName:"p"},"subprime mortgages")," and the ",Object(n.b)("strong",{parentName:"p"},"real estate bubble"),'. For a lot of reasons that I am not going to mention here US banks started to target subprime borrowers, who have weakened credit histories and a greater risk of loan default. In UK, they were known as loans "Zero charge plus furnitures". This facilitated access to credit brings to an inflated increase of the value of the real estate properties, and to the creation of a special type of bond, a derivative named ',Object(n.b)("strong",{parentName:"p"},"Asset Backed Security"),". ABS, like every bond, are supposed to be a guarantee!"),Object(n.b)("p",null,Object(n.b)("img",i({parentName:"p"},{src:"https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Subprime_Mortgage_Offer.jpeg/2880px-Subprime_Mortgage_Offer.jpeg",alt:"Subprime mortgage offer"}))),Object(n.b)("p",null,"We start to see now what happens: banks sell to each other, every day, a large quantity of ABS as bargaining chips for the liquidity access. At a certain point, every bank that was accessing the inter-bank market was full of those toxic ABS bonds, and couldn't afford buying any more of them."),Object(n.b)("p",null,Object(n.b)("a",i({parentName:"p"},{href:"https://www.amazon.co.uk/gp/product/1594205302/ref=ox_sc_act_title_1?smid=A1QHWLBCR9WP0W&psc=1"}),"After the music stopped"),"... On August, 2007 BNP Paribas announces that 3 of her investment funds are not solvent anymore; in a few words, they run out of money. It is a catastrophe: thousands of people won't be able to get back the money they invested, and those funds are not getting any more credit in the inter-bank market. It's the ",Object(n.b)("strong",{parentName:"p"},"credit crunch"),", which sits at the foundation of the economic crisis. The rest of the story is a tragic history we all know."),Object(n.b)("h2",{id:"innovating-is-caring"},"Innovating is caring"),Object(n.b)("p",null,"Now, back to the topic. Could we avoid that? Could have we monitored this market any better, and maybe spotted the beginning of this crisis before it was too late?\nI will be obviously oversimplifying, as oversimplified is the story I mentioned above, but let's imagine for a moment that all the banks and public institutions sharing a ",Object(n.b)("strong",{parentName:"p"},"real")," marketplace where they could exchange bonds and liquidity, maybe with a certain level of transparency too. Revolutionary, isn't it?\nLet's imagine that every bank, every day, was tracking its movements on the inter-bank market in a blockchain platform where the other nodes would be hold by other banking institutions and conduct authorities. Once we have all those informations securely stored, immutable and distributed, maybe we would have been able to spot in advance the growth of the ABS bonds. If we would have had such a platform, maybe we could have analysed those transaction being written in the ledger, we would have spotted in advance that huge institutions like Lehman Brothers was suffering, for many different reasons.\nLet's recap the advantages that such a platform would have represented:"),Object(n.b)("ul",null,Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Visibility"),": insight in a opaque and complex market"),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Traceability"),": full tracking of the asset exchange, in real time"),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Security"),": due to its nature, a blockchain platform would allow to natively setup regulation between parties as smart contracts, to control monetary over-exposure using specific policies and consensus algorithms, to avoid any situation of double spending"),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Integration"),": a tightly coupled market is able to promptly react to any perturbation of the status quo, and stabilise the system"),Object(n.b)("li",{parentName:"ul"},Object(n.b)("strong",{parentName:"li"},"Reliability"),": data would be shared across a decentralised network, so truly belonging to everyone and resilient to failures and downtimes")),Object(n.b)("h2",{id:"conclusions"},"Conclusions"),Object(n.b)("p",null,"At Ocyan, innovation is of paramount importance for us. Decentralisation can represent a huge competitive advantage in some cases, and bring advantages that were completely unimaginable just a few years ago. Ocyan is a Cloud Operating System that deploys all the required infrastructure, automation, monitoring, security and data integration components to run any blockchain and P2P (Peer to Peer) network on any corporate production environment (always on-prem)."),Object(n.b)("p",null,"If you want to reach out for more clarifications, any blockchain discussion or build something together ",Object(n.b)("a",i({parentName:"p"},{href:"https://ocyan.substack.com/subscribe?utm_source=ocyan.com"}),"register to our newsletter"),"."))}l.isMDXComponent=!0}}]);