Uuntactitinuntactit.hashnode.dev·2d ago · 6 min readShopify's "split brain" is not a filename dispute. It is drift, and one standard file will not end it.On August 25, 2026, Shopify CEO Tobi Lütke posted that he was "thinking about banning Claude Code at Shopify until they change their mind and read AGENTS.md and .agents/skills." His reason was not tas00
OMOkosun Maryinokosunmary.hashnode.dev·3d ago · 8 min readUnderstanding the Linux Filesystem: A Beginner's GuideWhat is the Linux filesystem? As a DevOps engineer, understanding the Linux filesystem is one of the first foundational skills you need. When you SSH into a Linux server to investigate a failed deploy00
HAHardik Arorainhardik0811arora.hashnode.dev·4d ago · 7 min readMy Breaking and LearningJourney with Azure DevopsI've been working on a small DevSecOps project to get more hands-on with Azure DevOps and cloud Checkout Github Overview here I wanted to understand what happens between: Developer ↓ Azure Devops00
SSukhvindrainmendix.hashnode.dev·3d ago · 23 min readDeploy Mendix on a Local Floci Kubernetes LabA verified Windows guide for Floci K3s PostgreSQL S3 ingress nginx GitHub Container Registry and ngrok Guide detail Value Prepared for Sukhvinder Singh Verified on 13 September 2026 Host Win00
HRHritik ranjaninblogs.hritikranjan.in·4d ago · 43 min readJenkins for Beginners: Complete Guide to CI/CD, Pipelines, Agents, Jenkinsfile & ArchitectureIf you are learning DevOps, AWS, Docker, Kubernetes, or CI/CD, Jenkins is one of the most important tools you should understand. At first, Jenkins can look confusing because you see terms like: Contr00
HRHritik ranjaninblogs.hritikranjan.in·Sep 9 · 30 min read🚀 Deploy a Static Portfolio Website to AWS S3 Using GitHub Actions | Complete CI/CD Project for BeginnersA simple static website can teach you some of the most important DevOps concepts: Git and GitHub AWS IAM Amazon S3 AWS CLI GitHub Actions GitHub Secrets CI/CD Static Website Hosting Automated00
ASAsep Sayyadinasepsayyad007.hashnode.dev·Sep 8 · 20 min readSomeone Is Trying to SSH Into Your Server. What Should You Actually Do?The practical difference between automated background noise and an active breach, how to audit your logs, and the exact steps to lock down port 22 for good. You run sudo journalctl -u ssh -n 50 on a 00
HRHritik ranjaninblogs.hritikranjan.in·Sep 6 · 36 min read🚀 Git & GitHub for DevOps: Complete Beginner's Guide with Commands, Branching, Git Hooks & GitHub ActionsAlmost every modern DevOps workflow starts with source code. Developers write code → Git tracks the changes → GitHub stores and collaborates on the code → CI/CD tools test and deploy it. A simple DevO21I
Vvaibhav-raut45invaibhav-cloud.hashnode.dev·Sep 5 · 3 min readWeek 1: Starting My Azure Cloud Engineer Journey — Linux & Networking FundamentalsHey folks! I'm Vaibhav Raut, a fresh B.E. graduate from 2026, and I'm officially starting my cloud learning journey. Completely new to this space. My goal: Become an Azure Cloud Engineer in the next 100
ASAsep Sayyadinasepsayyad007.hashnode.dev·Sep 4 · 24 min readYou’re Probably Using cat Wrong: Here’s What I Use InsteadWhy the most popular Linux command gets abused, how it hurts performance, and the modern CLI tools that replace it. Almost every Linux user learns cat on their very first day in the terminal. You ope00