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.
- 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
View the full site here:
π https://devops.2mohsen.ir
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.