-
Enterprise Java
Zero-Downtime Rolling Updates With Istio
The first part of this article series explained how to achieve real zero-downtime updates in Kubernetes clusters. We specifically tackled…
Read More » -
Enterprise Java
Setup SSL in Jetty
Have you faced issues when you have to quickly enable SSL and you got stuck with it :-( You are…
Read More » -
Software Development
Mocking as a Design Tool
Mocking is still a point on contention among TDD practitioners. The biggest complaint is that when we use mocks the…
Read More » -
Software Development
The Functional Style – Part 5
Higher-order functions I: Function composition and the Monad pattern. What is a higher-order function? In the previous article we saw…
Read More » -
DevOps
Zero-Downtime Rolling Updates With Kubernetes
The software world moves faster than ever. In order to stay competitive, new software versions need to be rolled out…
Read More » -
Software Development
Practicality: The Key to Learning New Languages
With the rapid development of programming, everyone is focused on becoming the fastest learner. So what’s the correct approach to…
Read More » -
Desktop Java
Animated Effects through JavaFX Callouts
In this article you will learn how to use JavaFX’s animation APIs to create callouts. You can see a demo…
Read More » -
Desktop Java
FXRibbon Version 1.2 Released
This time, something different. An update to FXRibbon, Microsoft like ribbon control for Java (JavaFX). After an issue request to make…
Read More » -
Software Development
Architecture Decisions in a Software Development Team
Every type of work needs some structure for things to go smoothly. In software development projects, an important part of…
Read More »