First steps with the Serverless Framework
Serverless technologies have become prevalent but they lack some tooling to make them easier to…
Realtime Machine Learning predictions with Kafka and H2O.ai
When you start doing some Machine Learning, you go through a batch-oriented process: you take…
Kafka Streams - Processing late events
I wrote quite a few tutorials about Kafka [https://test-ippon.ghost.io/tag/apache-kafka/], so…
We have been writing a lot of code so far [https://test-ippon.ghost.io/tag/…
Kafka tutorial #9 - Latency measures
In the previous posts [https://test-ippon.ghost.io/tag/apache-kafka/], we went through how to…
Kafka tutorial #8 - Spark Structured Streaming
This is the post number 8 in this series where we go through the basics…
Kafka tutorial #7 - Kafka Streams SerDes and Avro
This is the seventh post in this series where we go through the basics of…
Kafka tutorial #6 - Kafka Streams in Kotlin
This is the sixth post in this series where we go through the basics of…
Kafka tutorial #5 - Consuming Avro data
This is the fifth post in this series where we go through the basics of…
Kafka tutorial #4 - Avro and the Schema Registry
This is the fourth post in this series where we go through the basics of…
Kafka tutorial #3 - JSON SerDes
This is the third post in this series where we go through the basics of…
Kafka tutorial #2 - Simple Kafka consumer in Kotlin
This is the second post in this series where we go through the basics of…
JHipster Meetup in New York, August 21st 2018
We are proud of hosting a JHipster meetup in New York City on Tuesday, August…
Kafka tutorial #1 - Simple Kafka producer in Kotlin
Kafka 2.0 just got released [http://kafka.apache.org/downloads#2.0.0], so…
Monitoring a JHipster application with Datadog
When you ship an application to production, one of the key factors of quality is…