> Markdown version of [/events/world-congress-2024/sessions/286-ultra-fast-in-memory](https://www.wearedevelopers.com/events/world-congress-2024/sessions/286-ultra-fast-in-memory). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Ultra-Fast In-Memory Data Processing - 1000x Faster Queries at 96% Database Cost Savings - **Date:** Friday, Jul 19, 2024 - **Time:** 10:00–12:00 (120 min) - **Room:** Workshop room M7 (18) - **Event:** World Congress 2024 ## Description For modern apps such as AI, IOT, but also for business apps, 3 factors are most important: 1) high performance, 2) low complexity, 3) low cloud costs. In reality, our apps are mostly too slow, too complex, and too expensive in the cloud. What’s wrong? Java is very fast. Data ops in RAM require only a few microseconds. Databases reach only millisecond query-time (1000x slower), lead to high complexity and high cloud costs. EclipseStore is a new Java persistence built for high-performance microservices, cloud-native apps and AI. It lets you process data in-memory and seamlessly mirrors system state into any data storage such as AWS S3. There are 3 main benefits: 1) Highest performance: microsecond query-time, 1000x faster than DB queries, 2) Up to 96% DB cost savings in the cloud, as S3 is 96% cheaper than any DB in the cloud, 3) Simplicity: only 1 data model (POJOs), no mappings or conversions, no caching, pure Java. Learn how to get started with EclipseStore. ## Speakers ### [Christian Kuemmel](https://www.wearedevelopers.com/@christian-kuemmel) Cloud Team Lead at MicroStream ### [Florian Habermann](https://www.wearedevelopers.com/@florian-habermann) CTO at MicroStream ### [Markus Kett](https://www.wearedevelopers.com/@markus-kett) CEO at MicroStream, Editor in Chief at JAVAPRO Magazine ## Related talks at this congress - [Databaseless Data Processing - High-Performance for Cloud-Native Apps and AI](https://www.wearedevelopers.com/events/world-congress-2024/sessions/410-databaseless-data) — Markus Kett - [NoSQL Mastery: Optimizing data storage with MongoDB, Redis and S3](https://www.wearedevelopers.com/events/world-congress-2024/sessions/340-nosql-mastery) — Patrick Schnell - [Leveraging Moore’s Law: Optimising Database Performance](https://www.wearedevelopers.com/events/world-congress-2024/sessions/255-leveraging-moore-s) — Behrad Babaee - [Why and when should we consider Stream Processing frameworks in our solutions](https://www.wearedevelopers.com/events/world-congress-2024/sessions/148-why-and-when-should) — Soroosh Khodami