Apache ZooKeeper

Azure Application Infrastructure 1 variation

Apache ZooKeeper 3.9, the distributed coordination service, ready to coordinate clusters 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

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
Apache ZooKeeper 3.9 Ubuntu 24 Azure Ubuntu 3.9 View · Guide

Overview

Apache ZooKeeper is a coordination service for distributed systems, providing configuration management, naming, synchronisation and leader election. Many distributed platforms rely on it to keep cluster state consistent.

Why the cloudimg image

cloudimg delivers ZooKeeper 3.9 fully patched, preconfigured so the service is ready on first boot. Data is held on a dedicated disk separate from the operating system, and the image is supported 24/7.

Common uses

  • Distributed coordination
  • Configuration management
  • Leader election and locking