NYC subway data with Kafka Streams and JHipster (part 2 of 2)

In part 1 [https://blog.ippon.tech/nyc-subway-data-with-kafka-streams-and-jhipster-part-1/] of this blog post I explained how…

Read More


Nov 07, 2018 3 min read

Theo LEBRUN

Apache Kafka

NYC subway data with Kafka Streams and JHipster (part 1 of 2)

The NYC subway network is pretty big and with its 468 stations and 27 lines…

Read More


Nov 06, 2018 7 min read

Theo LEBRUN

Apache Kafka

Tech Yes We Can! Version 1.2

On October 18, 2018, six of IpponRVA's consultants attended the RVATech Women in…

Read More


Tech Yes We Can! Version 1.1

On October 18, 2018, six of IpponRVA's consultants attended the RVATech Women in…

Read More


AWS Lambda Execution context in Java demystified

In a previous article [https://blog.ippon.tech/serverless-architectures/], we described how Serverless architectures enable…

Read More


Oct 18, 2018 5 min read

Raphael Brugier

AWS

Scala For the Arrogant: Putting It Into Practice

Examining a code refactoring In my first post on Scala for the Arrogant [https://blog.…

Read More


Sep 10, 2018 20 min read

Randeep Walia

Scala

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

Ethereum Development Tips

When we arrived at Ippon USA for our summer internship, we had little knowledge about…

Read More


Sep 05, 2018 12 min read

Louis Fournier, Hugo de Almeida Rodrigues

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

AWS Summit NYC 2018

The glass ceiling of the Javits Center cracked, literally, on a rainy day in July.…

Read More


Aug 16, 2018 3 min read

Randeep Walia

AWS

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

A roadmap to TDD adoption

You've heard all about how Test Driven Development (TDD) will solve all your…

Read More


Aug 08, 2018 3 min read

Ben Scott

Agile

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