This repository is a way to share awesome resources which I found very useful while I am learning new technology and this repository acts as a bookmark where I can store all important links which I need to revisit.
The official documentation is always the best and most StackOverflow answers route back to them. But, sometimes we want to get an overall picture and then deep dive.
Whatever resources I’m sharing is based on my view. For example if it’s a youtube video then mostly I have watched a couple of videos related and found the very video easy and clean to understand.
- To understand about ES and architecture | Good Starting Point | Gives a nice comparison with RDBMS Elasticsearch Tutorial for Beginners | Learn the Elastic Stack Architecture | Frank Kane
- Usage | ElasticSearch in action - Thijs Feryn
- Push VS Pull: https://www.robustperception.io/which-kind-of-push-events-or-metrics
- Logs and Metrics: https://medium.com/@copyconstruct/logs-and-metrics-6d34d3026e38
- USE & RED Method: https://www.youtube.com/watch?v=TJLpYXbnfQ4
- Implementing SLOs using Prometheus and Grafana: https://engineering.bitnami.com/articles/implementing-slos-using-prometheus.html
- RED Method for Prometheus - 3 Key Metrics for Monitoring: https://rancher.com/red-method-for-prometheus-3-key-metrics-for-monitoring/
- Blogs by the makers of Prometheus https://www.robustperception.io/
- Prometheus-Basics https://github.com/yolossn/Prometheus-Basics
- Awesome Prometheus alerts https://awesome-prometheus-alerts.grep.to/
- Anomaly Detection:
- https://github.com/zillow/luminaire
- https://www.zebrium.com/blog/log-metrics-anomaly-detection-as-a-foundation-of-autonomous-monitoring
- https://github.com/AICoE/prometheus-anomaly-detector
- https://towardsdatascience.com/practical-monitoring-with-prometheus-grafana-part-iii-81f019ecee19
Happy Learning 😎