When we first created the Kubernetes templates, I wrote a blog post about it. In the comments, someone suggested that we should create a Helm package for Neo4j. 11 months later… we have it!
What is Apache Kafka, and what can is be used for? Dive deep into what Apache Kafka is all about and learn how to create a Kafka cluster with three brokers.
OpenCSV is a popular library for handing CSV data in Java projects, but there's a slight problem when dealing with backslashes. Let's see what it is and how to fix it.
What if you could simply stare at a place below your head and say "yes," and a white plane would appear exactly on the ground? Here's how to make it happen.
Originally, the only way to simulate real-time data in web apps was via some sort of polling from the browser to the web server. Learn how to push changes from Oracle Database to the web server.