dumitrux / tldr-devops

Cheatsheets for DevOps tools

Home Page:https://dumitrux.github.io/tldr-devops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TL;DR DevOps

dumitrux.github.io/tldr-devops

TL;DR (too long; didn't read) simple explanation of DevOps practices and tools, focused on practical examples. For "DevOps Engineers", Cloud Engineers, Platform Engineer, Site Reliability Engineers, etc.

Plan

  • License
  • Agile methodologies

Code

  • Source control
  • Command line
  • Infrastructure as Code
  • Configuration as Code
  • IDEs (editors)
  • Programming languages (Python, Go, Rust)

Build

  • CI/CD

Test

  • Testing

Release

Deploy

  • Networking
  • Cloud Computing

Operate

Monitoring

  • Monitoring

Operating Systems / Command line

  • Bash
  • PowerShell

Containers

  • Containers
  • Containers orchestation

Security

  • Security

Documentation

  • Documentation

  • Logging
  • Databases
  • Web servers
  • Messaging
  • Frameworks
  • Browsers
  • Virtualization
  • Miscellaneous
  • References
  • About
  • Contributing

Sponsorship

"Buy Me A Coffee"

About

Cheatsheets for DevOps tools

https://dumitrux.github.io/tldr-devops

License:GNU General Public License v3.0


Languages

Language:Shell 52.7%Language:Python 21.2%Language:PowerShell 6.3%Language:Dockerfile 6.0%Language:JavaScript 6.0%Language:R 4.3%Language:HCL 3.4%