The top Java anomaly detection tools you should know: X-Pack, Loom Systems, OverOps, Coralogix and Anodot... (more…)
Read more »
Let me get this straight: Every single line of code that needs to
communicate with a remote microservice is the most bizarre, annoying, sad, and
hopeless experience in my daily coding routine. And the worst is: Most of
the time its my client code communic... (more…)
Read more »
In the previous post, we laid out the foundations to create our own custom Kubernetes controller. We detailed what a controller was, and that its only requirement is to be able to communicate with HTTP/JSON. In this post, we are going to finally start dev... (more…)
Read more »
Meet JCypher: A Java Domain-Specific Language (DSL) for the Cypher graph query language – perfect for connected data use cases. (more…)
Read more »
The proliferation of heterogeneous hardware in recent years has driven us to consider that every system we program, most likely includes a mix of computing elements; each of which with different hardware characteristics enabling programmers to improve per... (more…)
Read more »