-
Software Development
App Dev Cloud Stack – It’s all about the PaaS baby
This series started with the statement, what do you mean by “Can’t ignore the stack anymore?” When your background is…
Read More » -
Software Development
Communities and Criticism
It would seem only logical that a major advantage of a community is access to criticism. Ok, yeah, that‘s a…
Read More » -
Core Java
JUnit 5 – Basics
Last week we’ve set up JUnit 5 to be able to write tests. So let’s do it! Overview This post…
Read More » -
Software Development
Cassandra Migration Tool
Matija Gobec (@mad_max0204) is the co-founder and CTO of SmartCat, big data consultancy company with the main focus on solving…
Read More » -
Software Development
SQL JOIN or EXISTS? Chances Are, You’re Doing it Wrong
I’ve noticed this very consistently with a lot of customers, and also with participants of our Data Geekery SQL Workshop…
Read More » -
Software Development
Apache Flink GA – Planning for the Future
The distributed computation world has seen a massive shift in the last decade. Apache Hadoop showed up on the scene…
Read More » -
Core Java
Java compile in Java
In a previous post I wrote about how to generate a proxy during run-time and we got as far as…
Read More » -
DevOps
How to Set Up Mutual TLS Authentication
So you’ve got an admin panel because it’s just easier than fiddling with the Rails console to administer the application.…
Read More » -
Scala
How-To Apache Spark Streaming with Scala Part 1 – Supergloo
Let’s start Apache Spark Streaming by building up our confidence with small steps. These small steps will create the forward…
Read More »