DevOps
-

Fabric8 Kubernetes and Openshift Java DSL
Intro The first releases of the Fabric8 v2Ā have been using a JAX-RS based KubernetesĀ client that was using ApacheCXF. The…
Read More » -

Zero Downtime Deployment with AWS ECS and ELB
As development teams push farther toward continuous delivery, deploying updates to an application without disruption to users is constantly becoming…
Read More » -

Kubernetes Application ā Package Multiple Resources Together
Deploying an application in Kubernetes require to create multiple resources such as Pods, Services, Replication Controllers, and others. TypicallyĀ each resource…
Read More » -

Using Docker to Build Debian Packages
Building Debian packages isnāt always fun. If youāve ever tried to turn some software into a .deb package, chances are…
Read More » -

Easily generate SSL certificates and htpasswd files with Docker
So you donāt have installed OpenSSL or apache2-utils on your laptop, but you have Docker installed and you want to…
Read More » -

Creating a Cross-platform Docker Development Environment
How many times have you read this statement: āThe great thing about Docker is that your developers run the exact…
Read More » -

Docker Toolbox
One of the new features introduced in Docker 1.8 is Docker Toolbox. What is this toolbox? The Docker Toolbox is…
Read More » -

Deployment Management Tools: Chef vs. Puppet vs. Ansible vs. SaltStack vs. Fabric
What are theĀ pros and cons of Chef, Puppet, Ansible, SaltStack and Fabric? Working in production today often means continuous deployments…
Read More » -

Getting started with Docker from a developer point of view: how to build an environment you can trust
Lately I have spent a lot of thoughts on building repeatable processes that can be trusted. I think that there…
Read More »


