I can't live without Docker Compose ...
There's no need to perform a full-scale Jenkins installation on your local computer if you want to run pipeline builds. All you need is a local installation of Docker and you can quickly install ...
The Java ecosystem has historically been blessed with great IDEs to work with, including NetBeans, Eclipse and IntelliJ from JetBrains. However, in recent years Microsoft's Visual Studio Code editor ...
Infrastructure as Code (IaC) has become a core part of DevOps in 2026, especially as enterprises move deeper into cloud, containerisation, and automated deployment pipelines. With teams managing ...
Turns out Java can do serverless right — with GraalVM and Spring, cold starts are tamed and performance finally heats up. Java’s powerful and mature ecosystem has long been a top choice for enterprise ...
Docker is commonly used for server-side and command-line apps. However, with the right setup, you can also run GUI-based applications inside containers. These containers can include GUI libraries and ...
The need to manage a user base for an online system is very frequent. Goal of this project is to offer a generic user's data management microservice. This microservice can offer a good and solid ...
The Mac has several third-party package managers for installing additional software. Here's how to use the Nix package manager with macOS. Nix is a package manager that provides container-based ...