Go to content

Faster Data Access with MicroStream (Rudy De Busscher)

Voxxed Days Luxembourg 2022 Room: BSD Type: Quickie Microservices are used more and more but many of them need to access data. Using a database is well established but also slow as data need to be retrieved from an external system in another format and structure and thus requires a mapping. With MicroStream, you can realise ultra-fast data processing since it uses just your POJOs in memory. Microsecond query time, low-latency data access, and gigantic data throughput are realised very easily. The Java instances that make up your data are serialised to an external system fast and secure. This quicky shows how quickly and easy it is to realise blasing fast data access in your microservices environment.

June 21, 2022