Accessing Hazelcast via REST Using A Proxy by Serkan Ozel — Jun 29, 2022 In this blog, we will build a Hazelcast REST proxy. You can use this kind of REST proxy to access... Read More
Tracing a Single Operation in Distributed Systems by Krzysztof Slusarski — Apr 25, 2022 Let’s start with the basics. It is easy these days if we want to speed up a whole application! You... Read More
Some Background on Tiered Storage by Neil Stevenson — Mar 16, 2022 Hazelcast Platform 5.1 introduces a new feature, “Tiered Storage.” You can read about it here. But in this blog post,... Read More
Moving Beyond Batch with the Hazelcast Platform 5.1 by Dale Kim — Mar 16, 2022 The last decade or so has been particularly interesting for enterprise technologies and data. After living so many years in... Read More
Introducing Hazelcast Platform 5.1! by David Brimley — Mar 1, 2022 We are very happy to announce that Hazelcast Platform 5.1 is now generally available, via our usual download channels and... Read More
Enhanced Hazelcast Experience on Kubernetes: Hazelcast Platform Operator 5.0 is Released by Hasan Çelik — Feb 24, 2022 Author’s note: This blog was co-written with Nandan Kidambi. Today, we are announcing the first stable release of Hazelcast Platform... Read More
How Does Caching Work in Django? by Hazelcast Community — Dec 6, 2021 Most web applications often persist data from one request to the next. Web applications are dynamic, making calculations and database... Read More
Getting Started With the Hazelcast Python Client by Hazelcast Community — Dec 1, 2021 The Hazelcast Python Client lets developers connect to Hazelcast clusters from Python apps and services. We can use the client... Read More
How Does Caching Work in ASP.NET Core? by Hazelcast Community — Nov 29, 2021 Generating content served from an ASP.NET application can be slow and expensive — particularly when there’s heavy use of database... Read More
Getting Started with the Hazelcast .NET Client by Hazelcast Community — Nov 22, 2021 The Hazelcast .NET client is the entry point to all interactions with a Hazelcast cluster in a .NET application. This... Read More
Hazelcast + Kibana: best buddies for exploring and visualizing data by Nicolas Frankel — Oct 27, 2021 A lot, if not all, of data science projects, require some data visualization front-end to display the results for humans... Read More
Hazelcast Platform 5.0 GA Release – the Speed of Insight by Matko Medenjak — Sep 28, 2021 About two months ago, we announced the first BETA release of the Hazelcast Platform 5.0. Since then we’ve spent much... Read More