DevOps
-
Windows Server 2016 Using VirtualBox – Getting Ready for Docker
Windows Server 2016 was announced a few weeks ago. Download Windows 2016 Server Evaluation version. This blog is the first part of…
Read More » -
Build Docker Images with Maven and Gradle
One of the things that you might want to do if you are using Docker and Java is building the image from…
Read More » -
Running Fault Tolerant Jenkins Inside A Docker Swarm Cluster
In this article, we’ll discuss a way to create a Jenkins service inside a Docker Swarm cluster and some of…
Read More » -
Trends at JavaOne 2016: Microservices, Docker, Cloud-Native Middleware
Like every year, I attended JavaOne (part of Oracle World) in San Francisco in late September 2016. This is still…
Read More » -
The Complete Guide to Instrumentation: How to Measure Everything You Need Inside Your Application
What’s instrumentation and why do you need it in your application? The hard work never ends, and even after we’ve…
Read More » -
Service Discovery Inside A Docker Swarm Cluster
The text that follows contains excerpts from the Service Discovery Inside A Swarm Cluster chapter of the The DevOps 2.1…
Read More » -
Configure AWS Elastic Beanstalk application to use SSL
In this post I show you how to set up HTTPS for an application (REST API) running on AWS Elastic…
Read More » -
Why is troubleshooting so hard?
By definition, troubleshooting is supposed to be a logical, systematic search for the source of a problem in order to…
Read More »