-
Obsidian basic guide to formatting note A basic guide to formatting notes in Obsidian.md + (FREE CHEAT SHEET) (rossgriffin.com)
-
Contributing to Prometheus open source Contributing to Prometheus - DEV Community 👩💻👨💻
-
Docker Beginner Docker Simplified: A Hands-On Guide for Absolute Beginners (freecodecamp.org)
-
Docker a little more informative with project The Docker Handbook – Learn Docker for Beginners (freecodecamp.org)
-
TLDR - [PromCon Online 2020 - TSDB WTF, Ian Billett, Improbable - YouTube](https://www.youtube.com/watch?v=zTH7DKAWqHc&t=3s
-
Ingress Controller - Kubernetes Ingress Tutorial: Beginners Series (devopscube.com)
-
How to setup ingress - How To Setup Nginx Ingress Controller On Kubernetes (devopscube.com)
-
ETCD in kubernetes A Guide to Kubernetes Etcd: All You Need to Know to Set up Etcd Clusters - Superuser (openstack.org)
-
Raft consensus algorithm (Amazing animative explanation) Raft (thesecretlivesofdata.com)
-
Learn GO with testing - quii/learn-go-with-tests: Learn Go with test-driven development (github.com)
-
git pull vs git pull rebase (good article) git pull vs git pull --rebase explained with examples | GoLinuxCloud
-
Introduction to distributed systems (great article) A Thorough Introduction to Distributed Systems (freecodecamp.org)
-
Eventual vs strong consistency - Eventual vs Strong Consistency in Distributed Databases | HackerNoon
-
Getting started with jenkins - https://devopscube.com/jenkins-2-tutorials-getting-started-guide/
-
Kubectl Aliases - Fun with kubectl aliases (ahmet.im)
-
https://stackoverflow.com/questions/51481803/kubectl-bash-completion-for-alias-with-options
-
Certificates, SSL, public/private key - https://sectigostore.com/blog/public-key-vs-private-key-how-do-they-work/
-
Ansible tutorial - https://www.golinuxcloud.com/ansible-tutorial/
-
distributed systems reading material : https://dancres.github.io/Pages/
-
Ingress vs API gateway vs Istio Mesh: https://www.nginx.com/blog/how-do-i-choose-api-gateway-vs-ingress-controller-vs-service-mesh/
-
Why kubernetes pods are evicted https://www.padok.fr/en/blog/kubernetes-pods-evicted
-
Interplanetary file system https://ipfs.tech/
-
Cassandra lightweight transactions https://www.beyondthelines.net/databases/cassandra-lightweight-transactions/
-
Observability stack info by CNCF - https://github.com/cncf/tag-observability/blob/main/whitepaper.md
-
Exemplars: https://grafana.com/docs/grafana/latest/fundamentals/exemplars/
-
SAGA design pattern https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/saga/saga
-
Kubernetes Architecture https://devopscube.com/kubernetes-architecture-explained/
-
https://regexlearn.com/ - amazing website for regex
-
Helm functions and pipelines https://helm.sh/docs/chart_template_guide/functions_and_pipelines/
-
Flow Control in HELM https://helm.sh/docs/chart_template_guide/control_structures/