DevOps Tools, CI/CD and Automation Guides
Master DevOps with tutorials on CI/CD pipelines, Kubernetes, Docker, Git, and automation tools used in modern infrastructure.
The DevOps section focuses on automation, CI/CD pipelines, and modern infrastructure management tools.
DevOps combines development and operations to improve software delivery and system reliability. This category includes tutorials on tools like Docker, Kubernetes, Git, and CI/CD workflows.
To strengthen your foundation, also explore Linux and Programming.
Topics covered
- CI/CD pipelines and automation
- Containerization using Docker
- Kubernetes orchestration
- Infrastructure as code
Who should read this
- DevOps engineers
- Developers working with CI/CD
- Cloud engineers
302 articles
Azure Backup MARS Agent Tutorial: Backup On-Premises Servers to Azure
Learn how to configure Azure Backup for on-premises servers using the Microsoft Azure Recovery Services (MARS) Agent. This step-by-step tutorial explains …
Git Revert to Previous Commit: Reset, Checkout, or Rollback (Examples)
Learn how to revert to a previous commit in Git using reset, revert, checkout, and restore commands. This guide explains how to go back to earlier commits, …
Azure Site to Site VPN Connection [100% Working]
Step by step instructions to configure Azure site to site VPN connection with screenshots.
Configure Azure Point To Site VPN Connection [Step-by-Step]
Step by step instructions to configure azure point to site vpn connection (P2s) with screenshots.
Ansible Azure Examples | Querying Azure VMs with Ansible
using ansible in azure to query vms. Examples to use ansible with Microsoft azure
Azure File Sync Explained with Practical Examples
Using Microsoft azure file sync to centralize our organization's file shares in Azure Files, while keeping the flexibility, performance, and compatibility of an …
Azure File Share Explained [Tutorial With Examples]
Azure Files is a completely managed file share that you can mount just like any SMB file share. Create Azure File Share and mount the share on Linux VM with …
Azure Blob Storage Lifecycle Management with Examples
Configure Object Replication, create storage account and configure Azure blob storage lifecycle management with step by step examples and screenshots from Azure …
Azure Blob Storage Explained [Tutorial With Examples]
Install and Configure Azure Blob Storage with screenshots. Different Types and features of azure blob storage
Azure AD Groups Examples [Create & Manage]
Create and Manage Azure AD groups with Examples. Create Assigned and Dynamic group in Azure Active Directory. Assign and manage roles.
Git HEAD Explained (HEAD~ vs HEAD^ vs HEAD@{} with Examples)
Learn what HEAD means in Git with simple examples. Understand HEAD~ vs HEAD^ vs HEAD@{}, how to navigate commit history, and when to use tilde (~), caret (^), …
Create Azure AD User [3 Methods With Examples]
3 different methods to create azure AD user with Azure Portal GUI, Azure CLI programmatically. Create Azure AD tenant with examples.
Azure Active Directory Basics Explained
Azure Active Directory is the IAM service for the Azure cloud. Different AD features are IAM Platform, Identity Security, Collaboration and Development, …
Check Kubernetes Cluster Version [5 Methods]
In this tutorial I will share multiple methods and commands to check Kubernetes Cluster Version in a Kubernetes Cluster.
Kubernetes Privileged Pod Practical Examples
Step by Step instructions to create Kubernetes privileged pod and Kubernetes non-privileged pod with Linux capabilities examples
