Microservices in Bluemix on Mon, Jan 19, 2015
In Sample Code, Tutorial,
Tags amqp microservices bluemix mqtt node.js websockets
Monolith apps are no more. The age of the monolith is over. It wasn’t that long ago that companies and developers (myself included) were deploying one giant app that did everything. The app would serve all your static files, front-end HTML and CSS and Javascript, act as your REST API, serve as your data persistance tier, handles sessions, handle logins, and do security for your app. The list could keep going on and on.