In October an introduction to Apache Kafka called “Kafka 101” written by Frank and me got published in issue 08/2015 of the German “Java Magazin”. The article itself introduces the basic concepts and methodologies used in Kafka, plus simple examples to publish & consume messages.
Mentioned article also got published online: JAXenter.de. The example source code can be found on GitHub.