Docker
-
Enterprise Java
Read replicas and Spring Data Part 1: Configuring the Databases
This is a series of blog posts on our quest to increase our application’s performance by utilizing read replicas. For…
Read More » -
Enterprise Java
Service Mesh and Cloud-Native Microservices with Apache Kafka, Kubernetes and Envoy, Istio, Linkerd
Microservice architectures are not free lunch! Microservices need to be decoupled, flexible, operationally transparent, data aware and elastic. Most material…
Read More » -
Enterprise Java
Dockerizing a Spring Boot Application
Hello Friends, In this tutorial,we will see how we can dockerize our Spring Boot Application.By dockerizing ,we mean that we…
Read More » -
Enterprise Java
Java Single Dependency Dockerized HTTP Endpoint
In this article, we will create a Java-based HTTP endpoint, make an executable jar out of it, pack it up…
Read More » -
DevOps
Pass multiple commands on Docker run
Docker apart form serving our workloads efficiently is also an amazing tool when it comes to not installing additional binaries…
Read More » -
Enterprise Java
The Kubernetes Spark operator in OpenShift Origin (Part 1)
This series is about the Kubernetes Spark operator by Radanalytics.io onOpenShift Origin. It is an Open Source operator to manageApache…
Read More » -
Enterprise Java
State of the art Continuous Integration and Deployment Pipeline with Jenkins, GitHub, and Docker
Setting the stage For the last two years I’ve worked on a Node.js project. We used GitHub for source management…
Read More » -
DevOps
Containers with Docker
In this post we are going to see a few things: Working with containers docker-compose Building images Multi-stage build Basic…
Read More » -
Enterprise Java
Hot-deploying Java Enterprise with WAD & Docker
I’ve recorded a video how to minimize the development turnaround times with Watch and Deploy (WAD) by Adam Bien and…
Read More »