Skip to content
Arun Agrawal edited this page Aug 15, 2018 · 10 revisions

What is Priam?

Priam is a co-process that runs alongside Cassandra on every node to provide the following functionality:

  1. Instance Healthcheck
  2. Perform backups and recovery
  3. Automated token assignment
  4. Automated Configuration management
  5. Provide REST API to query Cassandra metrics
  6. Monitoring and Insights Integration

The name 'Priam' refers to the King of Troy, in Greek mythology, who was the father of Cassandra.

Priam has been in use at Netflix since mid 2011. It currently supports running Cassandra in AWS environment. Jason Brown (@jasobrown) has given a presentation on Priam, and the slides may serve as a reasonable introduction.

Clone this wiki locally