Blog

January 18, 2015

Bluemix

IBM Bluemix is a cloud platform as a service (PaaS) developed by IBM. It supports several programming languages and services as well as integrated DevOps to build, run, deploy and manage applications on the cloud. Bluemix is based on Cloud Foundry open technology and runs on SoftLayer infrastructure Bluemix supports several programming languages including Java, […]

Standard Posts 0 Comment
January 16, 2015

Salt (software)

SaltStack platform or Salt is a Python-based open-source configuration management software and remote execution engine. Supporting the “Infrastructure as Code” approach to deployment and cloud management, it competes primarily with Puppet, Chef, and Ansible. Design: Salt was designed to be highly modular and easily extensible, to make it easy to mold to diverse applications. The […]

Standard Posts 0 Comment
January 15, 2015

MQTT

MQTT (MQ Telemetry Transport or Message Queuing Telemetry Transport) is an ISO standard (ISO/IEC PRF 20922)[ publish-subscribe-based “lightweight” messaging protocol for use on top of the TCP/IP protocol. It is designed for connections with remote locations where a “small code footprint” is required or the network bandwidth is limited. The publish-subscribe messaging pattern requires a […]

Standard Posts 0 Comment
January 12, 2015

Falcon

Falcon is lightweight high performance framework for building cloud api’s. Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks. When it comes to building HTTP APIs, other frameworks weigh you down with tons of dependencies and unnecessary […]

Standard Posts 0 Comment