Cloud Stories

  • Developing in AWS Lambda with Serverless Framework

    Leverage the serverless approach to create a highly parallel application in AWS Lambda with Serverless Framework

  • Setup Gitlab for Docker based development

    Gitlab is an open-source git repository manager. We will deploy Gitlab for docker based projects. We will also configure Gitlab Continuous Integration and Container Registry and secure this setup with HTTPS.

  • Docker Hosting with sloppy.io

    Sloppy.io is a new Container as a Service platform that you can use to host and scale Docker images.

  • Build and Deploy to OpenShift with TravisCI and Wercker

    Continuous Integration is the technique where certain tasks like building and deploying are done automatically with each commit. TravisCI and Wercker are two popular hosted continuous integrations tools available. We will see how to deploy a Node.js application with these to OpenShift.