Hazelcast on Ubuntu 24.04

Azure Databases

Hazelcast, an open source distributed in memory data grid and compute platform, ready for memory speed caching and SQL on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Hazelcast is a distributed in memory data grid and compute platform that keeps data in RAM across a cluster for memory speed reads and writes. It provides distributed maps and other data structures, ANSI SQL queries over that data, and distributed compute, and is used to accelerate applications with caching and low latency data access. This image runs a single Hazelcast member of the open source edition.

Why the cloudimg image

cloudimg ships Hazelcast fully patched on Ubuntu 24.04, with the member bound to loopback only and preconfigured so it is ready on first boot. No known secret is baked in: each VM generates a unique cluster join secret on first boot, written to a file only the root user can read, and every image comes with a paired deployment guide and 24/7 support.

Common uses

  • In memory data caching
  • Distributed SQL over in memory maps
  • Low latency data access and distributed compute