> For the complete documentation index, see [llms.txt](https://arielgerardorios.gitbook.io/personal-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arielgerardorios.gitbook.io/personal-wiki/devops.md).

# DevOps

## DevOps

### Resilience

* [Findings from the field - DevOps Enterprise London 2020](https://speakerdeck.com/jallspaw/findings-from-the-field-devops-enterprise-london-2020)
* [Postmortem templates](https://github.com/dastergon/postmortem-templates)

### Logging / Monitoring

* [Kibana filter patterns using Grok filter plugin](https://www.elastic.co/guide/en/logstash/current/plugins-filters-grok.html)

### Orchestation

* [What the heck is Backstage anyway?](http://labs.spotify.com/2020/03/17/what-the-heck-is-backstage-anyway/)

## Virtualization

* [Flagger: Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)](https://github.com/weaveworks/flagger)
* [Production grade Kubernetes Monitoring using Prometheus](https://medium.com/faun/production-grade-kubernetes-monitoring-using-prometheus-78144b835b60)
* [Local SonarQube CE on Kubernetes](https://dev.to/letsmeetphil/local-sonarqube-7-9-1-community-lts-on-kubernetes-38d9)
* [Cloud Native Computing Foundation](https://www.cncf.io/)
