Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.25 KB

File metadata and controls

41 lines (28 loc) · 1.25 KB

DevOps Docs

Welcome to my personal DevOps documentation hub!
This repository is a collection of notes, tutorials, tips etc..., while working with various DevOps tools and platforms.

Welcome.


Structure

Here's a quick overview of what's going on inside, here is how I'm making this repo, the STRUCTURE, not all categories named here are present now. anyways:

  • ci-cd/ – CI/CD concepts and tools like GitHub Actions, GitLab CI, and maybe Jenkins.
  • containers/ – Docker, Docker Compose, and container-related guides.
  • kubernetes/ – Kubernetes fundamentals, Helm, and deployment examples.
  • monitoring/ – Observability tools like Prometheus and Grafana.
  • cloud/ – Notes on working with AWS, GCP, and Azure.
  • tools/ – Infrastructure-as-code tools like Terraform, Ansible, and Pulumi.

Purpose

This repo serves as:

  • A personal knowledge base
  • A quick reference during projects
  • A place to share and grow