Blockchain BTA Certified Blockchain Developer - Hyperledger - CBDH 模擬練習

The advantages of using Hyperledger Fabric include which of the following?

正解: B
解説: (PassTest メンバーにのみ表示されます)
Consensus algorithms are used because _______________

正解: B
What is the best definition of chaincode with Hyperledger?

正解: B
Chaincode in Hyperledger Fabric is a decentralized transactional program which is running on the validating nodes. Chaincode implements the Chaincode interface in particular, Init and Invoke functions.
Which two statements about Chaincode is correct? (Select two.)

正解: A,B
解説: (PassTest メンバーにのみ表示されます)
In Hyperledger Fabric, there are three types of peer nodes depending upon the assigned roles.
What are three types? (Choose three.)

正解: D,E,F
解説: (PassTest メンバーにのみ表示されます)
Exhibit.

Based on the chaincode displayed, which function will call shim, Start?

正解: C
Chaincode Services uses Docker to host (deploy) the chaincode without relying on any virtual machine or computer language.
What would be the main reason or best reason that Hyperledger chose containers over virtual machines?

正解: C
解説: (PassTest メンバーにのみ表示されます)
The CA (Certificate Authority) in Hyperledger Fabric issues the certificates. These certificates are used for identity validation and for transmission of encrypted data that only the owner (person, organization or software) of a specific certificate is able to decrypt and read.
What types of certificates are issued by the CA?

正解: A,B,C
解説: (PassTest メンバーにのみ表示されます)
What is a web-based tool allows developers to learn Hyperledger Composer, model out their business network (domain), test that network, and deploy that network to a live instance of a blockchain network?

正解: A
解説: (PassTest メンバーにのみ表示されます)
Which tool would you select to that would allow users to measure performance of a specific implementation with predefined use cases?

正解: C
解説: (PassTest メンバーにのみ表示されます)
You would like to download Hyperledger Fabric.
What would be the command to start the process?

正解: C
解説: (PassTest メンバーにのみ表示されます)
Chaincode Services uses___________________ to host (deploy) the chaincode.
What does Chaincode services in Hyperledger use?

正解: C
解説: (PassTest メンバーにのみ表示されます)
What component of Hyperledger Composer captures the core data in a business network including the business model, transaction logic, and access controls?

正解: E
解説: (PassTest メンバーにのみ表示されます)
Instances of an asset created in Hyperledger Fabric are managed in a_________.

正解: D