I did a small POC on blockchain using Hyperledger Composer and deployed a BNA file created using Hyperledger Playground on IBM Bluemix Container. The Angular sample app created by yeoman gave me an option to connect to the REST API exposed for the business network.
My question:
Is this architecture (i.e. BNA deployed on IBM bluemix container along with Nodejs app as an user-interface interacting with composer exposed REST API) being used as a standard for blockchain solutions to companies?
If No, what exactly does a blockchain solution consist of in terms of technology stack and architecture at an high level?