-
DevOps👁 Image
Container Orchestration | Definition, Benefits & How It Works
Container Orchestration | Definition, Benefits & How It Works In the 1970’s, the concept of a container-based application emerged to…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Testing using TestContainers
Part of our everyday ci/cd tasks involve using containers in order for the tests to take effect.So what if you…
Read More » -
DevOps👁 Image
Quarkus remote dev in Docker containers (Update)
In an earlier video, I shared how to run the Quarkus remote-dev mode in Docker containers, which is very helpful…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Kafka & Zookeeper for Development: Connecting Brokers to the Ensemble
Previously we created successfully a Zookeeper ensemble, now it’s time to add some Kafka brokers that will connect to the…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Deploying a Quarkus or any Java based microservice behind an Nginx reverse proxy with SSL using docker
It has been a while but as per a friend requested I am going to show you how to deploy…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Kafka & Zookeeper for Development: Zookeeper Ensemble
Previously we spun up Zookeeper and Kafka locally but also through Docker. What comes next is spinning up more than…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Kafka & Zookeeper for Development: Local and Docker
Kafka popularity increases every day more and more as it takes over the streaming world. It is already provided out…
Read More » -
DevOps👁 Image
Docker Tutorial Part 2 – The good the bad and the IP
In this second part of docker tutorial, I’ll explain basics of networking in docker with stand-alone containers. Remember from the…
Read More » -
DevOps👁 Image
Run a docker PostgreSQL instance locally for Testing
Running a PostgreSQL instance ad-hoc for testing is not always as bootstraping as it should be. This blog will run…
Read More »
