IBM BlueMix – Cognitive Computing using Node-Red Flows

If you’re doing it right, life is a process of continuous learning. If you’ve learned something today that you didn’t know when you got out of bed this morning, you’ve had a good day – no matter what else happened. Today I learned a little more about IBM Cloud offerings – more than I knew … Read more

Node – RED

Node RED is powerful, extensible, graphical programming environment. It’s a flow based modelling tool which make it easy to create event-driven applications in a simple & intuitive ways. Its built on top of NodeJS and provides a browser based editor for wiring flows together. Node RED development environment is actually a web page running on … Read more