DevOps
-
Fabric8 HTTP Gateway
I recently put together a quick Github project to show the Fabric8 HTTP gateway in action. It shows a sample…
Read More » -
MySQL error: Can’t connect to MySQL server
You may have stumbled on this MySQL error. If you have already seen this before, then it’s really easy to…
Read More » -
DevOps with Apache Tomcat/TomEE and Fabric8
DevOps is all about automating your build and release environment, reducing human error/tasks, and building up a pipeline to support…
Read More » -
Continuous Delivery: CI Tools Setup
This is the second article in the “Continuous Delivery” series. We’ll continue where we left in Introduction to concepts and…
Read More » -
Driving Devops
There is a lot of talk in the devops community about the importance of sharing principles and values, and about…
Read More » -
A Docker Maven Plugin for Integration Testing
What is Docker? Docker is the buzzword that is taking the DevOps world. If you don’t know yet what is…
Read More » -
Secure DevOps – Seems Simple
The DevOps security story is deceptively simple. It’s based on a few fundamental, straight forward ideas and practices: Smaller Releases…
Read More » -
Frustration-Driven Development – Towards DevOps, Lean, Clojure
My wife has mentioned that she likes my passion for doing things right in software development. That made me thinking,…
Read More » -
The Risks Of Big-Bang Deployments And Techniques For Step-wise Deployment
If you ever need to persuade management why it might be better to deploy a larger change in multiple stages…
Read More »