Author image

Alexis Seigneurin

35 posts Washington, DC, USA LinkedIn
Big Data Engineer & Managing Consultant - I work with Spark, Kafka and Cassandra. My preferred language is Scala!

First steps with the Serverless Framework

Serverless technologies have become prevalent but they lack some tooling to make them easier to…

Read More


Jan 07, 2019 6 min read

Alexis Seigneurin

Serverless

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…

Read More


Sep 06, 2018 7 min read

Alexis Seigneurin

Apache Kafka

Kafka Streams - Processing late events

I wrote quite a few tutorials about Kafka [https://blog.ippon.tech/tag/apache-kafka/], so…

Read More


Aug 29, 2018 7 min read

Alexis Seigneurin

Apache Kafka

Kafka tutorial #10 - KSQL

We have been writing a lot of code so far [https://blog.ippon.tech/tag/…

Read More


Aug 29, 2018 7 min read

Alexis Seigneurin

Apache Kafka

Kafka tutorial #9 - Latency measures

In the previous posts [https://blog.ippon.tech/tag/apache-kafka/], we went through how to…

Read More


Aug 29, 2018 5 min read

Alexis Seigneurin

Apache Kafka

Kafka tutorial #8 - Spark Structured Streaming

This is the post number 8 in this series where we go through the basics…

Read More


Aug 15, 2018 7 min read

Alexis Seigneurin

Apache Kafka

Kafka tutorial #7 - Kafka Streams SerDes and Avro

This is the seventh post in this series where we go through the basics of…

Read More


Aug 08, 2018 3 min read

Alexis Seigneurin

Apache Kafka

Kafka tutorial #6 - Kafka Streams in Kotlin

This is the sixth post in this series where we go through the basics of…

Read More


Aug 08, 2018 5 min read

Alexis Seigneurin

Apache Kafka

Kafka tutorial #5 - Consuming Avro data

This is the fifth post in this series where we go through the basics of…

Read More


Aug 08, 2018 2 min read

Alexis Seigneurin

Apache Kafka

Kafka tutorial #4 - Avro and the Schema Registry

This is the fourth post in this series where we go through the basics of…

Read More


Aug 07, 2018 7 min read

Alexis Seigneurin

Apache Kafka

Kafka tutorial #3 - JSON SerDes

This is the third post in this series where we go through the basics of…

Read More


Aug 06, 2018 2 min read

Alexis Seigneurin

Apache Kafka

Kafka tutorial #2 - Simple Kafka consumer in Kotlin

This is the second post in this series where we go through the basics of…

Read More


Aug 06, 2018 5 min read

Alexis Seigneurin

Apache Kafka

JHipster Meetup in New York, August 21st 2018

We are proud of hosting a JHipster meetup in New York City on Tuesday, August…

Read More


Aug 03, 2018 1 min read

Alexis Seigneurin

JHipster

Kafka tutorial #1 - Simple Kafka producer in Kotlin

Kafka 2.0 just got released [http://kafka.apache.org/downloads#2.0.0], so…

Read More


Aug 01, 2018 5 min read

Alexis Seigneurin

Apache Kafka

Monitoring a JHipster application with Datadog

When you ship an application to production, one of the key factors of quality is…

Read More


Mar 16, 2018 6 min read

Alexis Seigneurin

JHipster