Docker
-
DevOps
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 » -
DevOps
What’s New in Docker 1.12? The Top 5 Features You Should Know
What’s new in Docker and how it can affect your code? Docker version 1.12 is out, along with some…
Read More » -
DevOps
A Beginner’s Guide to the Dockerfile
The humble but powerful Dockerfile is the building block of Docker images and containers. In essence, it’s a list of…
Read More » -
DevOps
Reducing Your Docker Image Size
When architecting Docker applications, keeping your images as lightweight as possible has a lot of practical benefits. It makes things…
Read More » -
Enterprise Java
Making Web UI testing great again with Arquillian, Docker and Selenium (part 1)
Introduction to the Problem Most of the time when you need to write functional tests/end-to-end tests for web UI, you…
Read More » -
DevOps
What’s New in JVM Bloggers – Docker Compose and Views Counter
As some of you may be aware, for the last year I am working on a pet project called JVM…
Read More » -
DevOps
6 Docker .NET App Templates To Get You Started On Containers
This is the first blog of a three part blog series that discusses the automated deployment of .NET applications on…
Read More » -
DevOps
Testing Spark Streaming: Integration testing with Docker Compose
In the first post of this series, we saw how to unit test Spark Streaming operations using Spark Testing Base.…
Read More » -
DevOps
Distributed Application Bundles (Tour Around Docker 1.12 Series)
The new Swarm bundled in Docker 1.12+ is a vast improvement compared to the old orchestration and scheduling. There is…
Read More »