0%

Micro-Services and Node.js references

I still don’t get it what is Micro-Services, I collected some references for studying from Nodeconf.eu 2014. It seemes that there was a Microservices Track according to this post.

Dejan Glozic: IBM

Dejan Glozic has written many interesting posts ragarding to Micro-Services and Node.js. I am trying to understand of the architecture from his posts.

Richard Rodger: nearForm

nearForm is a software consulting company which helps enterprise Node.js development. Richard Rodger is CTO of nearForm.

The GitHub repositories are here.

Clifton Cunningham: TES Global

Clifton Cunningham is CTO of TES Global. He was previously the CTO of the MailOnline. I read how they brought Node.js into the publication here. His team create a npm module called Compoxure whichenables composition of Micro-Services.

Fred George: Outspace

I coudn’t find his slides from google at Nodeconf.eu 2014. His MicroService Architecture influences many people and he still wites codes amazingly.

Node-RED and Bluemix

Node-RED is created by IBM’s Emerging Technology team which provides a development environment of IoT projects in a web browser. Node-RED uses MQTT as a messageing protocol. You can install Node-RED to Raspberry Pi, BeagleBone Black or SparkCore.

Bluemix provides Node-RED Boilerplates. Blumix Bilerplates help to create an Node.js app in a few minutes.

FeedHenry

RedHat acquired FeedHenry and set in the position of Micro-Services in their portfolio.