March 21, 2020

250 words 2 mins read

Hyperledger Fabric with Cello and Kubernetes Operators

Hyperledger Fabric with Cello and Kubernetes Operators

Hyperledger Cello aims to bring the on-demand as-a-service deployment model to the blockchain ecosystem to reduce the effort required for creating, managing, and terminating blockchains. It provides …

Talk Title Hyperledger Fabric with Cello and Kubernetes Operators
Speakers Tong Li (Senior Software Engineer, IBM), Manank Patni (Hyperledger Intern, The Linux Foundation)
Conference Hyperledger Global Forum
Conf Tag
Location Phoenix, AZ, USA
Date Mar 2- 6, 2020
URL Talk Page
Slides Talk Slides
Video

Hyperledger Cello aims to bring the on-demand “as-a-service” deployment model to the blockchain ecosystem to reduce the effort required for creating, managing, and terminating blockchains. It provides a multi-tenant chain service efficiently and automatically on top of various infrastructures, e.g., baremetal, virtual machine, and more container platforms.An Operator, on the other hand, is a method of packaging, deploying and managing a Kubernetes application which in this case, is a Hyperledger Fabric Deployment.Kubernetes is the preferred choice of many developers when it comes to deploying their Fabric Application. The cello project provides a way for them to quickly set up their fabric infrastructure while still maintaining a high level of customization whenever required. Operators allow us to make our application highly automated by describing the various events and the resulting actions making operators fit for implementing highly sophisticated business logic in the production stage.The cloud-like capabilities that are encoded into the Operator code can provide advanced user experience, automating such features as updates, backups, and scaling. All of this is accomplished using standard Kubernetes tools, CLI and API.

comments powered by Disqus