TATejas Agravatintejas-agravat.hashnode.dev路2d ago 路 6 min read馃殌 Mastering GitHub Actions: Build CI/CD Pipelines, Automate Deployments, and Scale WorkflowsLearn workflow triggers, GitHub-hosted and self-hosted runners, matrix builds, and real-world CI/CD automation from scratch. 馃搼 Table of Contents Introduction to GitHub Actions What is CI/CD? Unde00
TATejas Agravatintejas-agravat.hashnode.dev路6d ago 路 7 min readGitHub Actions Fundamentals: A Beginner's Guide to CI/CD AutomationIntroduction Modern software development requires fast, reliable, and automated delivery processes. As applications grow, manually building, testing, and deploying code becomes inefficient and error-p11T
TATejas Agravatintejas-agravat.hashnode.dev路Jun 21 路 5 min readDocker Fundamentals: A Beginner-Friendly GuideIntroduction As applications grow, managing dependencies, libraries, and environment configurations becomes challenging. A common issue developers face is: "It works on my machine but not on the serv10
TATejas Agravatintejas-agravat.hashnode.dev路Jun 19 路 2 min readLinux File System Hierarchy (FHS)Important Directories Directory Purpose / Root directory, top of the filesystem /bin Essential user commands (ls, cp, mv, cat) /sbin System administration commands /etc Configuration files10