Mardi 6 février 2018 @ Sophia-Antipolis : soirée Hazelcast
Mardi 6 février 2018 @ Sophia-Antipolis : soirée Hazelcast
Le Riviera JUG organise une rencontre gratuite sur le thème de Hazelcast le mardi 6 février 2018 à partir de 18h dans les locaux d’Inria Sophia-Antipolis.
« Commandant, la base de donnée n’avance pas assez vite, comment va-t’on faire ? »
« Pas de souci : envoyez plus de chiens ! »
Ah, c’était le bon temps. De nos jours on aurait tendance à répondre « z’avez qu’a tout foutre en RAM » et se poser des questions après.
Justement, on va en parler de la base de données en RAM, et des questions à se poser, grâce à Neil Stevenson, qui va nous parler d’Hazelcast.
Ne manquez pas cette soirée
Réservation
Programme
Horaire | Description |
---|---|
18:00 - 18:30 | Accueil |
18:30 - 19:15 | Hazelcast - Data Grids and Analytics |
19:15 - 19:45 | Buffet, boissons |
19:45 - 20:30 | Hazelcast - Data Grids and Analytics |
Sponsors
Sponsor | Rôles |
---|---|
Salle |
Pour venir
Salle « Euler Violet », bâtiment Euler en face du poste de garde (le gardien vous l’indiquera quand vous arriverez sur le site).
INRIA Sophia-Antipolis
2004, route des Lucioles
06902 Sophia Antipolis
Programme détaillé
Hazelcast - Data Grids and Analytics
In this talk we'll take a tour of Hazelcast, what is, what does and how it might be useful to you.
Few of us have the luxury of a greenfield project, so what we'll do here is look at how we can re-architect an existing system to make it faster, scalable and to add new features.
To do this, we'll take an example of an online shop using a relational database.
What we'll do to begin with is lift the content from disk to memory, simple stuff and performance improves. Then we'll add scaling and resiiience. Then we'll go for reactive processing, checking stock levels dynamically as orders come in. And finally we'll add some analytics, looking to see which customers are ordering what items and what sort of discounts we might wish to offer. Finally we'll see if there's a way to retire the relational database and move to a different long term store, following the event sourcing model. What we'll have by the end is a fast, scalable, resilient online shop, and have found a way to remove the relational store and the costs associated.
As an added bonus, we'll look at containers too, converting the project to Docker images and running a swarm. As you might expect, this brings some extra complications which are easily overcome, and now our system is suitable for control by a PAAS.
À propos des intervenants
Neil Stevenson
Neil is a solution architect for Hazelcast, the world's leading open source in-memory data grid.
In more than 25 years of work in IT, Neil has designed, developed and debugged a number of software systems for companies large and small.