PCA (Prometheus Certified Associate) sample exam question with answer 433
Question:
Which of the following storage compression methods are supported by Prometheus? (Select all that apply)
- Gzip
- Snappy
- Bzip2
- Zstandard
Answer:
B, C, D - are correct answers. Prometheus supports multiple compression methods for storing and querying data, including Snappy, Bzip2, and Zstandar
A - Gzip compression is not supported by Prometheus as it is not efficient for the kind of data stored in Prometheus