IBM Bluemix OpenWhisk is an event-driven compute platform that enables developers to build chains of scalable microservices. It executes application logic in response to events or through direct invocations.
Here, we provided an overview of OpenWhisk architecture and components. This post shows how to develop a simple JavaScript application and deploy it to OpenWhisk. You can also learn about Docker integration.