
IBM Bluemix is based on Cloud Foundry, an open PaaS (platform as a service) to provide customers a choice of clouds. A PaaS model allows developers to focus on writing code since all infrastructure including the application servers are provided. This enables developers to build applications rapidly in local IDEs and push the applications to the cloud. This ease of use however comes at the expense of having less control over the infrastructure which is needed in certain scenarios or environments. IBM created a Marketplace where you can sell your app or make it available for free. Some of the most impressive IBM stack technologies are available for use like Websphere Liberty, DB2, MQ Light, SMS services and so on, you can pick and choose. To some extend the usage is for free. (Up to 2GB RAM for Liberty App Servers etc.) Review collected by and hosted on G2.com.
The connection config between some of the containers is better written than for others. Some do generate a complete config set, for some others you need to deep dive into the documentation to understand the connection mechanism. Review collected by and hosted on G2.com.