-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathf175b902.1c9259fa.js
1 lines (1 loc) · 3.83 KB
/
f175b902.1c9259fa.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[91],{111:function(e,t,n){"use strict";n.r(t),n.d(t,"frontMatter",(function(){return i})),n.d(t,"rightToc",(function(){return c})),n.d(t,"default",(function(){return p}));n(0);var a=n(186);function r(){return(r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e}).apply(this,arguments)}const i={id:"blockchain-is-complicated-cant-i-just-use-a-database",date:new Date("2019-12-24T00:00:00.000Z"),title:"Blockchain is Complicated, can\u2019t I just use a database?",subtitle:"An article series about Practical Blockchain and the use-cases in the enterprise across multiple industries",tags:["practical blockchain","enterprise blockchain","article series","cloud infrastructure"],keywords:["practical blockchain","blockchain","enterprise","enterprise software","enterprise blockchain","APIs","article series","cloud infrastructure","database","databases"],description:"During the digital transformation journey, a multi-party communication is often required; either between different organisations or departments or even an open and transparent access to a broader audience. These archetypes can be found across different industries, such as trading, logistics, banking & insurance and Telecoms.",hero:"https://media.licdn.com/dms/image/C4E12AQFXFnukMGMYwg/article-cover_image-shrink_720_1280/0?e=1583971200&v=beta&t=w4CMBkY40_YtHZotMfWTsSgVJ-9LYIyGWw-gE9TQ2dE",author:"Evangelos Pappas",authorTitle:"CEO of Ocyan",authorURL:"https://www.linkedin.com/in/evalon",authorImageURL:"https://avatars3.githubusercontent.com/u/434149?s=460&v=4",authorTwitter:"hevalon"},c=[],o={rightToc:c},s="wrapper";function p({components:e,...t}){return Object(a.b)(s,r({},o,t,{components:e,mdxType:"MDXLayout"}),Object(a.b)("p",null,"Hey, it\u2019s Evan from ",Object(a.b)("a",r({parentName:"p"},{href:"https://www.linkedin.com/company/ocyan-tech?lipi=urn%3Ali%3Apage%3Ad_flagship3_pulse_read%3B3S%2F7buA5TQ25FYy8U4mFKw%3D%3D"}),"Ocyan"),", and this is a continuation of an ",Object(a.b)("a",r({parentName:"p"},{href:"https://www.linkedin.com/pulse/blockchain-complicated-can-we-just-use-apis-evangelos-pappas/?lipi=urn%3Ali%3Apage%3Ad_flagship3_pulse_read%3B3S%2F7buA5TQ25FYy8U4mFKw%3D%3D"}),"article-series")," for the whole essence of the ",Object(a.b)("a",r({parentName:"p"},{href:"https://www.gartner.com/en/documents/3628617/practical-blockchain-a-gartner-trend-insight-report"}),"Practical Blockchain"),", and the use-cases in the enterprise across multiple industries."))}p.isMDXComponent=!0},186:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return l}));var a=n(0),r=n.n(a),i=r.a.createContext({}),c=function(e){var t=r.a.useContext(i),n=t;return e&&(n="function"==typeof e?e(t):Object.assign({},t,e)),n},o=function(e){var t=c(e.components);return r.a.createElement(i.Provider,{value:t},e.children)};var s="mdxType",p={inlineCode:"code",wrapper:function(e){var t=e.children;return r.a.createElement(r.a.Fragment,{},t)}},u=Object(a.forwardRef)((function(e,t){var n=e.components,a=e.mdxType,i=e.originalType,o=e.parentName,s=function(e,t){var n={};for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&-1===t.indexOf(a)&&(n[a]=e[a]);return n}(e,["components","mdxType","originalType","parentName"]),u=c(n),l=a,d=u[o+"."+l]||u[l]||p[l]||i;return n?r.a.createElement(d,Object.assign({},{ref:t},s,{components:n})):r.a.createElement(d,Object.assign({},{ref:t},s))}));function l(e,t){var n=arguments,a=t&&t.mdxType;if("string"==typeof e||a){var i=n.length,c=new Array(i);c[0]=u;var o={};for(var p in t)hasOwnProperty.call(t,p)&&(o[p]=t[p]);o.originalType=e,o[s]="string"==typeof e?e:a,c[1]=o;for(var l=2;l<i;l++)c[l]=n[l];return r.a.createElement.apply(null,c)}return r.a.createElement.apply(null,n)}u.displayName="MDXCreateElement"}}]);