https://github.com/walidshaari/prometheuscertifiedassociate
Prometheus Certified Associate (PCA) CERTIFICATION Prometheus Certified Associate
https://github.com/walidshaari/prometheuscertifiedassociate
Last synced: 3 months ago
JSON representation
Prometheus Certified Associate (PCA) CERTIFICATION Prometheus Certified Associate
- Host: GitHub
- URL: https://github.com/walidshaari/prometheuscertifiedassociate
- Owner: walidshaari
- License: apache-2.0
- Created: 2022-05-20T03:49:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T03:53:49.000Z (over 3 years ago)
- Last Synced: 2025-02-26T12:40:54.400Z (over 1 year ago)
- Size: 21.5 KB
- Stars: 97
- Watchers: 8
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux Foundation Prometheus Certified Associate PCA Beta
Prometheus Certified Associate (PCA) Certification
### Exam Brief
- Duration - 90 minutes
- Cost - $250, with a free retake within the year. This registration is valid for 12 months from the date of purchase, or when your corporate subscription expires (whichever happens first).
- Certification validity: three (3) years
Prometheus Certified Associate Beta exam
- [Candidate Handbook](https://docs.linuxfoundation.org/tc-docs/certification/lf-handbook2)
- [Important Instructions to PCA](https://docs.linuxfoundation.org/tc-docs/certification/important-instructions-pca)
- [Domains & Competencies](https://github.com/cncf/curriculum/blob/master/PCA_Curriculum.pdf)
- [Exam Details](https://www.cncf.io/certification/pca/)
- [Check System Requirements](https://syscheck.bridge.psiexams.com/)

## PCA repo topics overview
- [X] [Observability Concepts - 18%](#Observability-Concepts---18)
- [X] [Prometheus Fundamentals - 20%](#Prometheus-Fundamentals---20)
- [X] [ PromQL- 28%](#PromQL---28)
- [X] [Instrumentation and Exporters 16%](#Instrumentation-and-Exporters---16)
- [X] [Alerting & Dashboarding 18%](#Alerting-and-Dashboarding---18)
### Observability Concepts - 18%
1. https://www.honeycomb.io/blog/observability-101-terminology-and-concepts/
1. https://opensource.com/article/19/10/open-source-observability-kubernetes
### Prometheus Fundamentals - 20%
### PromQL- 28%
#### Selecting Data
1. [Promlabs blog selecting data in promql](https://promlabs.com/blog/2020/07/02/selecting-data-in-promql)
#### Rates and Derivatives
#### Aggregating over time
#### Agreegating over Dimension
#### Binary Operators
#### Histograms
#### Timestamp Metrics
1. [Promql for humans](https://timber.io/blog/promql-for-humans/)
1. [Promql cheat sheet](https://promlabs.com/promql-cheat-sheet/)
### Instrumentation and Exporters 16%](#Instrumentation and Exporters---16)
### Alerting & Dashboarding 18%](#Alerting-and-Dashboarding---18)
### helpful resources
- [A brief illustrated history of prometheus](https://fusakla.cz/presentations/brief-illustrated-history-of-prometheus)
- [Ivan Articles on Observability and Prometheus](https://iximiuz.com/en/categories/?category=Observability)
### Discussions
1. [PCA-BETA Discord](https://discord.com/invite/fUdPs3EW)
### Books
- Prometheus: Up & Running: Infrastructure and Application Performance Monitoring
- Monitoring with Prometheus by James Turnball
### Training
1. [Linux Foundation official course LFS241 monitoring systems and services with prometheus ](https://training.linuxfoundation.org/training/monitoring-systems-and-services-with-prometheus-lfs241/)
1. [PluralSight/acloud guru Prometheus deep dive](https://acloudguru.com/course/prometheus-deep-dive)
### Interactive Scenarios
- [Sysdig Hands on Interactive Scenarios](https://learn.sysdig.com/page/open-source)
- [promlabs](https://demo.promlabs.com)
- [promlens](https://demo.promlens.com)