/devops-to-sre

A personal list for DevOps and SRE tools, showcases and guides.

DevOps-to-SRE

A personal list for DevOps and SRE tools, showcases and guides that I've used in production or plan to use soon.

Self hosted tools that provide excellent external authentication integration will be used rather than SAAS ones, as larger organizations typically want to own their data and may have security requirements preventing the use of SAAS. SAAS only options will be marked as such. The only cases this won't apply is where there's no reasonable self hosted alternative or the utility of the tool is that high that making a case for it could be considered.

Existing awesome list

DevOps

DevOps Loop

Existing awesome list

Continuous Integration / Continuous Delivery (CI/CD)

Config Managment

Chef

Test Driven Development for Chef

Puppet

Ansible

Infrastucture As Code

Terraform

Providers

Plugins and Utilites

  • Blast-Radius - potentailly defunct, doesn't work for large scale projects
  • Infracost (SAAS) - Quite new, supports some AWS resources with more provider support coming soon
  • Terraform Visual - haven't tested in some time
  • Checkov

Videos

Package Management

Secrets Management

Documentation Management

In my opinion engineers are most productive when documentation is kept as close to source code as possible.

  • BookStack - not git compatible but you could set git up to pull into the source directory on a schedule
  • Gitbook (SAAS)
  • MDBook

Site Reliability Engineering (SRE)

sre-venn-digram

Existing awesome lists

Monitoring & Alerting