Hyperledger Fabric v1.4: Architecting, Designing and Deploying a Network
This 3-day course is designed for Architects, and System Administrators interested in gathering a deeper understanding on how Hyperledger Fabric Networks are Architected and operated throughout.
Description
You will learn about how identity, and permissions are administered throughout Membership Only networks. Additionally, you will gather the experience necessary to enter into and manage nodes/peer needs (i.e. chaincode installation, securing communication, etc).
Duration
3 Days
Our Approach
Gain an understanding of the Hyperledger Fabric network topology
Learn about Chaincode, its purpose, and how to develop it using Go.
Learn how to handle chaincode operations such as making chaincode packages accessible to peers, invoking and interacting with the chaincode logic from the CLI, and much more.
Learn about how to create and develop an initial client Side solution (Using Node) to interact with the network.
Learn about how to scale the network organizations, peers, and orderer nodes.
Perform Certificate Authority Related operations & setup necessary for initial network Identity relations.
Prerequisites
To best benefit from this course:
Familiarity with Hyperledger Fabric Component Structure & purposes
A minimal understanding of YAML Structure
Knowledgeable on how to navigate through the Command Line
Target Audience
System Administrators or anyone who wants to know how to run day-to-day network operations on a stood up Hyperledger Fabric network.
Topics
Setting Up Fabric
Docker Basics
Lab: Installing HLF & setting up
Hyperledger Fabric Architect’s Use Cases
Architecting a solution/Architects Considerations
Database Administration in Fabric
Fabric Network Topology
Lab: Bootstrapping the Network
Lab: Building the Network Artifacts and basis
Lab: Building the Network
System Administrator’s Chaincode Process
Lab: Chaincode on Network
Communication on the Network
Lab: Creating and Implementing New Organizations
Ordering Services
Lab: Scaling the network & Modularity
Permission (Membership,ACL’s, Channels)
Lab: Creating the Channels, and implementing Permissions
Lab: Adding Pearson Vue
Lab: MSP/CA Operations
Deployment Tips