Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.55 KB

File metadata and controls

29 lines (19 loc) · 1.55 KB

DevOps Intro

A collection of practical notes and guides about DevOps, covering essential tools and concepts used in modern software delivery.

This project builds a documentation website that organizes DevOps knowledge into clear, connected sections — from basic concepts to advanced automation. It turns Markdown notes into a structured learning site, making it easy to explore and share DevOps practices.

🧩 Topics Covered

  • DevOps Fundamentals — principles, culture, and collaboration between development and operations
  • Infrastructure as Code (IaC) — automation with Terraform, Ansible, and configuration management
  • Containers — using Docker and Docker Compose to build, run, and manage applications
  • CI/CD Pipelines — automating builds, tests, and deployments with GitHub Actions
  • Kubernetes Basics — deploying, scaling, and managing containerized workloads
  • Monitoring & Observability — understanding metrics, logs, and tracing tools
  • Networking & Cloud Concepts — how cloud infrastructure and networking fit into DevOps
  • Before DevOps — what problems DevOps solves and how the mindset evolved

🌐 Website

View the full site here:
👉 https://devops.2mohsen.ir

📘 Goal

To provide a clear, step-by-step introduction to DevOps tools and workflows — helping developers, sysadmins, and learners build reliable, automated systems through hands-on practice.


Built with MkDocs Material.