Speaker Details

Yann Blazart
SCIAM

Jakarta EE and Quarkus lover, I'm a Senior Tech lead, fall in Java since 23 years, working with SCIAM since 2019.

I already participated to some Open Source project like WicketExtJs, TomEE, and JaxWS Metro.

I did two H.O.L on Devoxx France in 2012 and 2015 around Java EE, and more recently I did a H.O.L on Quarkus and Apache Ignite at Riviera Dev in 2023.


Imagine a distributed memory database that in addition to the basic key/value storage gives you SQL engine, a proxy to your classic db to cache data, a small message broker, a computation tool for ML model, memory to disk persistence and a lot more ! You have the beginning of the amazing Apache Ignite features list.
Mix this powerful tool with Quarkus, the nextgen microservices framework and you’ll obtain a unique combination to interact with your data.
In this lab, we’ll show you how to get started with Ignite in a Quarkus environment. After having setup your ignite cluster, you’ll create a bunch of microservices to exploit Ignite powerful distributed computation.
The only requirement for this lab is an IDE, Java 17+ and Maven 3.9+
More