Developers, be KIND to your containers! It’s easy with Kubernetes IN Docker stack ;)

Here, at NubiSoft, most of our CI/CD processes are configured in the cloud (after all, the name of our company obliges to something). But sometimes it is useful to deploy locally e.g. for development purposes. Having solutions built around the Kubernetes ecosystem makes it relatively problematic …at least until recently. So in this post, we […]

Modern implementations of reactive computing on the example of Flux in Java (sink or soar)

The concepts of reactive programming and reactive computing have been known for a very long time. However, recently thanks to the popularization of the microservice architecture and the implementation of reactive computing support on the Java platform they are experiencing their second youth. Since 2017, we’ve personally heard peans sung at reactive technologies at many […]