Bluemix

From Wikipedia, the free encyclopedia
Jump to: navigation, search
IBM Bluemix
IBM Bluemix logo.svg
Developer(s) IBM
Initial release 30 June 2014; 3 years ago (2014-06-30)
Written in Python, Java, PHP
Website bluemix.net

IBM Bluemix is a cloud platform as a service (PaaS) developed by IBM. It supports several programming languages and services[1] 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[2] including Java, Node.js, Go, PHP, Swift, Python, Ruby Sinatra, Ruby on Rails and can be extended to support other languages such as Scala[3] through the use of buildpacks.[4].

It took a team of people located in different places only 18 months to build Bluemix from initial concept to public availability.[5] It was announced as a public beta in February 2014[6] and generally available in June.

Serverless using Apache OpenWhisk[edit]

IBM Bluemix includes IBM's Function as a Service (FaaS) system, or Serverless computing offering, that is built using open source[7] from the Apache OpenWhisk incubator project largely credited[8] to IBM for seeding. This system, equivalent to Amazon Lambda or Google Cloud Functions, allows calling of a specific function in response to an event without requiring any resource management from the developer.[9]

References[edit]