Skip to content

A comprehensive collection of quick-reference cheatsheets for DevOps tools, covering CI/CD, containerization, monitoring, security, cloud infrastructure, and networking. Perfect for DevOps engineers, sysadmins, developers, and newcomers looking for essential commands and best practices. Contributions are welcome!

License

Notifications You must be signed in to change notification settings

Haswanthkondamadugula/Devops-Cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DevOps Tools Cheatsheet Collection

image

Welcome to the DevOps Tools Cheatsheet Collection – your go-to resource for mastering DevOps tools and technologies!

πŸ’‘ Whether you're an experienced DevOps engineer, a sysadmin, a developer, or a newcomer looking to streamline workflows, these curated cheatsheets offer quick commands, best practices, and essential tips to supercharge your DevOps journey.

πŸ“– What makes this collection special?
βœ… Comprehensive: Covers everything from CI/CD, Containerization, Cloud, Security, Monitoring, and more.
βœ… Beginner-Friendly & Advanced: Useful for new learners as well as seasoned professionals.
βœ… Structured & Easy to Navigate: Find what you need in seconds.
βœ… Regularly Updated: We keep it fresh with new tools and best practices.


🌐 DevOps Tools Cheatsheet UI)

πŸ› οΈ Built With

  • Next.js - React framework for production
  • TypeScript - Type-safe JavaScript
  • Tailwind CSS - Utility-first CSS framework

The web interface provides an enhanced, interactive experience for browsing and searching through our DevOps cheatsheets.

✨ Key Features

  • πŸ“± Responsive Design: Access the cheatsheets seamlessly across all devices
  • 🎨 Modern Interface: Enjoy a sleek UI with smooth transitions and animations
  • πŸ” Smart Navigation: Easily browse through different DevOps categories
  • πŸ“š Rich Content: Access our comprehensive collection of DevOps tools and best practices
  • πŸŒ™ Dark Mode: Comfortable viewing in any lighting condition
  • ⚑ Fast Performance: Optimized for quick loading and smooth interactions

πŸ“‚ Repository Overview

πŸ”Ž Navigate the directory structure to find the tools you need:

/devops-cheatsheet/
β”‚
β”œβ”€β”€ README.md
β”œβ”€β”€ CONTRIBUTING.md
β”‚
β”œβ”€β”€ CI-CD/
β”‚   β”œβ”€β”€ Jenkins.md
β”‚   β”œβ”€β”€ GitHub-Actions.md
β”‚   β”œβ”€β”€ GitLab-CI.md
β”‚   └── CircleCI.md
β”‚
β”œβ”€β”€ Containerization/
β”‚   β”œβ”€β”€ Docker.md
β”‚   β”œβ”€β”€ Kubernetes.md
β”‚   β”œβ”€β”€ CRI-O.md
β”‚   β”œβ”€β”€ OpenShift.md
β”‚   β”œβ”€β”€ Helm.md
β”‚   └── Podman.md
|
β”œβ”€β”€ Infrastructure-Management
β”‚   β”œβ”€β”€ Ansible.md
β”‚Β Β  β”œβ”€β”€ Chef.md
β”‚Β Β  β”œβ”€β”€ Puppet.md
β”‚Β Β  └── Terraform.md
β”‚
β”œβ”€β”€ Monitoring/
β”‚   β”œβ”€β”€ Prometheus.md
β”‚   β”œβ”€β”€ Grafana.md
β”‚   β”œβ”€β”€ ELK-Stack.md
β”‚   β”œβ”€β”€ CloudWatch.md
β”‚   └── Nagios.md
β”‚
β”œβ”€β”€ Security/
β”‚   β”œβ”€β”€ Trivy.md
β”‚   β”œβ”€β”€ SonarQube.md
β”‚   β”œβ”€β”€ AquaSec.md
β”‚   └── HashiCorp-Vault.md
β”‚
β”œβ”€β”€ Version-Control/
β”‚   β”œβ”€β”€ GitLab.md
β”‚   β”œβ”€β”€ GitHub.md
β”‚   └── Bitbucket.md
β”‚
β”œβ”€β”€ Cloud/
β”‚   β”œβ”€β”€ AWS.md
β”‚   β”œβ”€β”€ Azure.md
β”‚   β”œβ”€β”€ GCP.md
β”‚   β”œβ”€β”€ Kubernetes-on-AWS.md
β”‚   └── Terraform-on-AWS.md
β”‚
└── Networking/
    β”œβ”€β”€ Istio.md
    β”œβ”€β”€ Envoy.md
    β”œβ”€β”€ Consul.md
    └── Linkerd.md

πŸ“š Cheatsheet Categories

πŸ”„ CI/CD Automation

Boost deployment speed with continuous integration & continuous deployment:
πŸš€ Jenkins
πŸš€ GitHub Actions
πŸš€ GitLab CI
πŸš€ CircleCI

🐳 Containerization & Orchestration

Build, manage, and deploy containers effortlessly:
πŸ”Ή Docker
πŸ”Ή Kubernetes
πŸ”Ή CRI-O
πŸ”Ή OpenShift
πŸ”Ή Helm
πŸ”Ή Podman

πŸ“Š Monitoring & Observability

Track system health, logs, and performance metrics:
πŸ“ˆ Prometheus
πŸ“ˆ Grafana
πŸ“ˆ ELK Stack
πŸ“ˆ Nagios
πŸ“ˆ CloudWatch

πŸ” Security & Compliance

Ensure security best practices and vulnerability scanning:
πŸ›‘οΈ Trivy
πŸ›‘οΈ SonarQube
πŸ›‘οΈ AquaSec
πŸ›‘οΈ HashiCorp Vault

πŸ”– Version Control & GitOps

Efficiently manage repositories and collaboration:
πŸ“‚ GitLab
πŸ“‚ GitHub
πŸ“‚ Bitbucket

☁️ Cloud Services

Provision and manage cloud resources:
☁️ AWS
☁️ Azure
☁️ Google Cloud Platform (GCP)
☁️ Terraform
☁️ Kubernetes on AWS

🌐 Networking & Service Mesh

Enhance connectivity, security, and service discovery:
🌍 Istio
🌍 Envoy
🌍 Consul
🌍 Linkerd

βš™οΈ Infrastructure as Code (IaC)

Automate the provisioning and management of your infrastructure:
πŸ“‚ Terraform
πŸ“‚ Ansible
πŸ“‚ Chef
πŸ“‚ Puppet


πŸ‘₯ Who Should Use This?

Important

βœ… DevOps Engineers – Quick access to essential commands & tools
βœ… Sysadmins – Simplify system management with structured cheatsheets
βœ… Developers – Understand DevOps tools and workflows
βœ… Beginners – Learn step-by-step with curated resources

Whether you're automating deployments, managing cloud infrastructure, or ensuring security compliance, this collection is your ultimate DevOps guide! πŸš€


πŸ› οΈ How to Use This Repository

Note

  1. Explore the Categories: Navigate through the folders to find the tool or technology you're interested in.
  2. Use the Cheatsheets: Each cheatsheet is designed to provide quick access to the most important commands and concepts.
  3. Contribute: Found something missing? Want to share your own tips? Check out our Contributing Guidelines and submit a pull request.

🀝 Contributions Welcome!

πŸ’‘ This is a community-driven project! If you have insights, fixes, or new tools to share, your contributions are highly valued.

πŸ”₯ Want to contribute? Check out the CONTRIBUTING.md file.


πŸ“’ Stay Updated

πŸ”” Regular updates keep this collection relevant and practical.
⭐ Star this repository to stay updated!


πŸ› οΈ Author & Community

This project is crafted with πŸ’‘ by Haswanth.
Your feedback is always welcome! Let's build together. πŸš€

About

A comprehensive collection of quick-reference cheatsheets for DevOps tools, covering CI/CD, containerization, monitoring, security, cloud infrastructure, and networking. Perfect for DevOps engineers, sysadmins, developers, and newcomers looking for essential commands and best practices. Contributions are welcome!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published