Skip to main content

Operating Zeebe in Production

This chapter covers topics relevant for anyone who wants to operate Zeebe in production.

  • Resource planning - Gives an introduction for calculating how many resources need to be provisioned.
  • Network ports - Discusses which ports are needed to run Zeebe
  • Setting up a Zeebe cluster - Quick guide on how to set up a cluster with multiple brokers.
  • Metrics - Lists options to monitor Zeebe.
  • Health status - Lists available high level health and liveness probes.
  • Backpressure - Discusses the backpressure mechanism used by Zeebe brokers.
  • Disk space - Explains how to set limits for the amount of free disk space. Once these limits are undercut, Zeebe will degrade gracefully to allow the operations team to provide more disk space.
  • Update zeebe - Contains information on how to perform a rolling upgrade.