-
Enterprise Java
How to Guide: Getting Started with Apache Drill
Apache Drill is an engine that can connect to many different data sources, and provide a SQL interface to them.…
Read More » -
Enterprise Java
Map DynamoDB Items to Objects using DynamoDB mapper
Previously we created DynamoDB Tables using Java. For various databases such sql databases or nosql there is a set of…
Read More » -
Enterprise Java
Resource leakages: command pattern to the rescue
Over the years of performance monitoring with Plumbr I have faced hundreds of performance issues caused by resource leakages. In this…
Read More » -
Software Development
Event Time in Apache Flink Stream Processing
In this week’s Whiteboard Walkthrough, Stephan Ewen, PMC member of Apache Flink and CTO of data Artisans, describes a valuable…
Read More » -
Software Development
Authenticating with JGit
JGit is a lightweight, pure Java library implementing the Git version control system. You can do a lot of operations…
Read More » -
Software Development
An Introduction to CoreOS
If you’re reading this blog, then you have a rough idea of what containers are and why you want to…
Read More » -
Core Java
JUnit rules – executing additional verification when exceptions are thrown
In this post I will show you quickly how handy JUnit rules are if you need to solve the following challenge…
Read More » -
DevOps
Trends at JavaOne 2016: Microservices, Docker, Cloud-Native Middleware
Like every year, I attended JavaOne (part of Oracle World) in San Francisco in late September 2016. This is still…
Read More »