Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Hyperledger Fabric 2.x on Kubernetes/AWS Complete w/Org Add
Rating: 3.9 out of 5(87 ratings)
710 students

Hyperledger Fabric 2.x on Kubernetes/AWS Complete w/Org Add

Building the future of server-side applications (Hyperledger, Kubernetes, GoLang, VueJS, CouchDB)
Created byNick Kotenberg
Last updated 1/2021
English

What you'll learn

  • Architect a hyperledger network.
  • Architect our network on a local Kubernetes network
  • Deploy our network on AWS with Kops
  • Diagnosis issues related to Kubernetes and Hyperledger
  • Add Orgs to Existing Networks

Course content

13 sections162 lectures26h 41m total length
  • Introduction0:47
  • What you need to be successful in this course2:56
  • Warning about costs3:16
  • What is Hyperledger2:54
  • Why Kubernetes and AWS3:08
  • Install Basic Requirements15:27
  • What is Docker and why are we using it3:18

Requirements

  • A powerful computer/laptop with a modern CPU, 8GB Ram and at least 128GB SSD (Really should probably have 256GB).
  • Basic understanding of writing code with a modern language (NodeJS, Golang).
  • Some linux skills.
  • (Free if you just watch) Some Money and an AWS Account - This course may cost you several tens of dollars to several hundred dollars in AWS costs

Description

In this course, we will be doing a deep dive on Hyperledger Network Architecture. We will explore the background of blockchain and how it relates to Hyperledger. We will explore the difference between a public network and a private. Once we have established the basics we will construct many different types of Hyperledger networks to give you a deep understanding of all the parts of Hyperledger. We will explore Fabric CA (Certificate Authority), ectdRAFT Ordering, Genesis Block Configuration, Peers and Peer-to-Peer Interactions, State Management for CA and Peers and many more topics related to the Hyperledger ecosystem. We are also going to be building a front-end in VueJS and a back-end in GoLang. We're going to connect these to the Hyperledger network in Kubernetes and have a complete end-to-end system.

After we get a basic Hyperledger network up and running we'll establish that network on Kubernetes and eventually deploy it AWS using Kops.

After we have a working network, we'll add an Organization to an existing network.

NOTE - My teaching style is not a traditional way of teaching. It's more of a showing you how to build a network end-to-end. I focus more on the code itself. I believe this way of 'teaching' is more of a practical approach. Thanks!

Come explore Hyperledger with me!

Who this course is for:

  • Developers who want to get a decent understanding of how to architect a Hyperledger network and deploy it to production.
  • Developers who are interested in learning Kubernetes and/or Hyperledger
  • Developers who are interested in Golang and Vuejs