CourseInfo | SimpliTrain

Hyperledger Fabric v1.4 - Architecting, Designing and Deploying a Network

Learning plan iconE-Learning

Description

This course is designed for Architects, and System Administrators interested in gathering a deeper understanding on how Hyperledger Fabric Networks are Architected and operated throughout. You will learn about the integral base files in which Fabric are built upon. 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).

This course is designed for Architects, and System Administrators interested in gathering a deeper understanding on how Hyperledger Fabric Networks are Architected and operated throughout. You will learn about the integral base files in which Fabric are built upon. 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).

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.

System Administrators or anyone who wants to know how to run day-to-day network operations on a stood up Hyperledger Fabric network

Lesson Id Title Description
1 Setting Up Fabric
2 Docker Basics
3 Hyperledger Fabric Architect’s Use Cases
4 Architecting a solution/Architects Considerations
5 Database Administration in Fabric
6 Fabric Network Topology
7 System Administrator’s Chaincode Process
8 Communication on the Network
9 Ordering Services
10 Permissioning (Membership,ACL’s, Channels)
11 Deployment Tips