Mastering Hyperledger Fabric: Master The Art of Hyperledger Fabric on Kubernetes

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Mastering Hyperledger Fabric is a craving topic for all Hyperledger Fabric Developers around the world. Hyperledger Fabric is an open-source project that helps organizations create and maintain permissioned distributed Blockchain consortiums. This book is for readers who are looking for Hyperledger offerings to build end-to-end projects with growing complexity and functionalities. This book will be a one-stop solution for all developers who want to build blockchain consortiums using Hyperledger Fabric. Topics include TLS, Unix sockets, caliper(Benchmark tool), raft consensus, advanced chaincode development, key collision and MVCC, chaincode access controls, chaincode encryption, node.js SDK, golang SDK, docker daemon API, private data concepts, onboarding organizations using node.js SDK, deploy hyperledger fabric using Kubernetes, deploy hyperledger fabric using docker swarm, monitoring hyperledger fabric, monitoring Kubernetes, monitoring docker swarm, logging hyperledger fabric. After reading this book the reader will be able to set up Production grade hyperledger fabric consortium using raft consensus mechanisms with monitoring using Prometheus and grafana, even logging. This book explains so many key concepts of hyperledger fabric including 2.0 and written with three years of hyperledger fabric production experience.

Author(s): Narendranath Reddy Thota
Publisher: Narendranath Reddy Thota
Year: 2020

Language: English
Pages: 252

Chapter 1: Introduction to the Hyperledger Landscape
Chapter 2: The Disruptive Potential of TLS
Chapter 3: All about docker sockets
Chapter 4: Installation Guide Of Prerequisites
Chapter 5: All about fabric CLI
Chapter 6: All about SDK's (go lang and Node.js)
Chapter 7: Advanced Chaincode Development
Chapter 8: End to End fabric consortium with Solo consensus using docker with one use case
Chapter 9: End to End fabric Consortium with Kafka consensus using docker swarm with one use case
Chapter 10: End to End fabric Consortium with Raft consensus using Kubernetes with one use case
Chapter 11: Private Data Concepts, Consortium level ACL(Access Control Lists) and raft consensus mechanism
Chapter 12: Setup and Benchmark Blockchain Consortium Using Caliper
Chapter 13: Monitoring Consortium with Prometheus and grafana
Chapter 14: Logging Consortium with ELK Stack
Chapter 15: Glimpse of Hyperledger fabric 2.0
Chapter 16: Some Interesting tools