Christian Posta bio photo

Christian Posta

Field CTO at solo.io, author Istio in Action and Microservices for Java Developers, open-source enthusiast, cloud application development, committer @ Apache, Serverless, Cloud, Integration, Kubernetes, Docker, Istio, Envoy #blogger

Twitter Google+ LinkedIn Github Stackoverflow

I recently put together an end-to-end demo showing step-by-step how to set up a Continuous Delivery pipeline to help automate your deployments and shorten your cycle times for getting code from development to production. Establishing a proper continuous delivery pipeline is a discipline that requires more than just tools and automation, but having good tools and a head start on setting this up can't be understated.

This project has two focuses:

  1. Show how you'd do CD with JBoss Fuse and OpenShift
  2. Create a scripted, repeatable, pluggable and versioned demo so we can swap out pieces (like use JBoss Fuse 6.2/Fabric8/Docker/Kubernetes, or OpenStack, or VirtualBox, or go.cd, or travis-ci, or other code review systems)

We use Docker containers to set up all of the individual pieces and make it easier to script it and version it.

See the videos of me doing the demo below, or checkout the setup steps and follow the script to recreate the demo yourself!

Part I

Continuous Delivery with JBoss Fuse on OpenShift Enterprise from Christian Posta on Vimeo.

Part II

Continuous Delivery with JBoss Fuse on OpenShift Enterprise Part II from Christian Posta on Vimeo.

Part III

Continuous Delivery with JBoss Fuse on OpenShift Enterprise part III from Christian Posta on Vimeo.