DevOps
-
Kubernetes 1.10 Released
Yesterday, Kubernetes 1.10 was released, adding handfuls of new features to the orchestration platform. You can read the changelog on…
Read More » -
Java API For Docker
If you use Docker, you should know that it has a client-server architecture. There is the docker command line tool,…
Read More » -
Security as Code: Why a Mental Shift is Necessary for Secure DevOps
Inertia is “the tendency to do nothing or remain unchanged.” It is a strong force in physics. It also often…
Read More » -
Setting Up HAProxy for a SaaS Application
At Shopblocks, each customer receives several temporary subdomains so that they can access their website, admin system, and static assets.…
Read More » -
Running Tomcat and Oracle DB in a Docker container
In one of my previous posts I showed how to run an ADF essentials application on Tomcat in a docker…
Read More » -
Docker Tutorial for Java Developers
Course Overview Docker is a computer program that performs operating-system-level virtualization also known as containerization. It is developed by Docker,…
Read More » -
Docker for Java Developers: Continuous Integration on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More » -
Service Testing with Docker Containers
During the recent months I’ve been helping a company improving their automated testing practices. Besides doing coaching on TDD I…
Read More » -
Docker for Java Developers: Deploy on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More »