🐧 Understanding Linux File System: Key Topics for DevOps in 2025
A quick dive into the Linux file system essentials every DevOps engineer should master in 2025. From file permissions to logs, mounts, and container file systems, this guide highlights the key areas to focus on for better infrastructure management and debugging.
Related Posts
🚀 CI/CD in DevOps: Building a Scalable Pipeline on AWS
In this post, we’ll walk through how to set up a CI/CD pipeline for a simple Node.js application using AWS CodePipeline, CodeBuild, and CodeDeploy.
Learn DevOps by Playing Games 🎮
Ever thought learning DevOps could be fun? Check out this blog post where I explore gamified resources that teach CI/CD, containers, Kubernetes, and more — all through interactive games!
End-to-End DevOps with Azure and GitHub Actions: A Developer's Journey
In this blog, I share how to set up a simple yet powerful CI/CD pipeline using GitHub Actions and Azure App Service. From automating deployments to securing credentials and running tests, this guide walks through the end-to-end DevOps workflow—perfect for developers looking to streamline cloud deployments with minimal setup