Running and creating Crate databases with Mesos

Running and creating Crate databases with Mesos

Apache Mesos is a fantastic tool for abstracting CPU, memory, storage, and other compute resources away from machines (physical or virtual). This lets you program against your datacenter like it’s a single pool of resources.

Crate’s integration with Mesos enables simple management across any number of Crate instances you may require without needing explicit knowledge on the quantity and their specifications.