Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Key Points



References

Reference_description_with_linked_URLs______________________________Notes_______________________________________________________


https://wiki.hyperledger.org/display/fabric/Design+DocumentsFabric design documents wiki
https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=11700#Filter
-Results/12515
Fabric release planning dashboard


Training materials on Fabric


https://medium.com/coinmonks/build-a-blockchain-poc-application-using-
hyperledger-fabric-6bbe633c2204

Build a Blockchain PoC Application using Hyperledger Fabric
Don Li









Cyrpto Notes
https://blockgeeks.com/guides/security-tokens-explained/Security Tokens - regulated assets, peg to fiat ?
https://blockstack.org/

Blockstack - Development stack for Dapps - compare to Truffle

uses mining, tokens, etc

https://docs.blockstack.org/browser/hello-blockstack.htmlBlockstack tutorials
https://blockstack.github.io/blockstack.js/Blockstack js services - useful interface model


Other Hyperledger Notes
https://www.forbes.com/sites/quora/2019/05/29/what-do-people-misunderstand
-about-blockchain-technology/#447341245e39
Jerry Cuomo on common blockchain misconceptions









Key Concepts


Cloud Services Models


cloud-xaas-models-compared-cf.PNG



Structured Platforms

  1. Abstract the operational processes of application deployment away from developers and app teams.
  2. Can be deployed across private and public clouds
  3. Capabilities like service brokers, monitoring, scaling, etc. are integrated natively.
  4. Examples: Cloud Foundry Application runtime, red Hat openShift, Apprenda, etc.


UnStructured Platforms

  1. Provide control and autonomy for app teams and developers over app deployment workflow.
  2. Can be deployed across private and public clouds.
  3. Capabilities like service brokers, monitoring, scaling, etc. must be developed or delivered by additional services.
  4. Examples:Cloud Foundry Container runtime, kubernetes, Mesosphere, Docker, Tectonic, etc.


Kubernetes Fabric Deployment workshop

https://github.com/aidtechnology/hgf-k8s-workshop/tree/master/prod_example

Covers manual setup of a blockchain network, kafka, kubernetes, CA administration etc


Potential Value Opportunities



Potential Challenges



Candidate Solutions



Step-by-step guide for Example



sample code block

sample code block
 



Recommended Next Steps



  • No labels