SSubhaninmy-cloudjourney.hashnode.dev·Jul 28 · 3 min readAutoBackup Utility BashAutomating Local Backups with Bash & Cron: A Lightweight Shell Utility 🚀 Never lose local files again—here is how I built a hands-free Linux backup script with automatic rotation and cron scheduling.00
SSubhaninmy-cloudjourney.hashnode.dev·Jul 25 · 1 min readDeploying Notes App using Flask with a classic mistake📝 Building a Notes App (And Learning a Valuable Lesson) As part of my journey learning Bash scripting for cloud engineering, I built a simple Notes app and published it to GitHub. My goal was to auto00
SSubhaninmy-cloudjourney.hashnode.dev·Jul 11 · 2 min readStop Drag-and-Dropping: An Interactive Azure Backup Wizard in PythonManually uploading files via the Azure Portal is tedious, so I built a lightweight, interactive CLI tool in Python that dynamically streams your local files straight to Azure Blob Storage through a fe00
SSubhaninmy-cloudjourney.hashnode.dev·Jul 10 · 2 min readLearning Networking for Cloud Engineering My Cloud Journey: Networking, VPC Peering, and First Roadblocks Starting a journey into cloud engineering means drinking from a firehose of information.This week, I dove straight into the core of how 00
KCKrishna Chaudharyinkrishnadev.hashnode.dev·Jun 9 · 3 min readDays 3-7: Linux System Administration, Service Management, and Deploying NGINX | #100DaysOfDevOpsWelcome to the end of my first week on the #100DaysOfDevOps journey! Days 3 through 7 were heavily focused on solidifying core Linux administrative skills. While I spent some time revising our previou00
KCKrishna Chaudharyinkrishnadev.hashnode.dev·Jun 2 · 3 min readDay 2 of #100DaysOfDevOps: Demystifying SSH, Bastion Hosts, and Server Security 🚀Welcome to Day 2 of my #100DaysOfDevOps journey! Building on our cloud and Linux fundamentals from Day 1, today was all about one of the most critical tools in a DevOps engineer's daily toolkit: SSH. 00
MSMalathi Shettyin90-days-devops-with-shubham.hashnode.dev·Apr 19 · 3 min readDay 14a – Networking FundamentalsToday I practiced networking fundamentals + real troubleshooting workflows across: Local machine EC2 instances External targets like google.com, github.com, and custom domains 👉 In a real-world,00
MSMalathi Shettyin90-days-devops-with-shubham.hashnode.dev·Apr 19 · 1 min readDay 14d –What Really Happens When You Hit a URL (Step-by-Step)This is Part 4 of the Networking for DevOps series. https://90-days-devops-with-shubham.hashnode.dev/day-14c-where-http-tcp-ip-actually-sit-layer-mapping-simplified What Actually Happens in Background00
MSMalathi Shettyin90-days-devops-with-shubham.hashnode.dev·Apr 19 · 3 min readDay 14c –Where HTTP, TCP, IP Actually Sit (Layer Mapping Simplified)This is Part 3 of the Networking for DevOps series. In the previous part, we understood https://90-days-devops-with-shubham.hashnode.dev/day-14b-tcp-and-udp Core Concepts OSI vs TCP/IP (In Simple Word00
MSMalathi Shettyin90-days-devops-with-shubham.hashnode.dev·Apr 19 · 4 min readDay 14b –TCP and UDPThis is Part 2 of the Networking for DevOps series. In the previous part, we understood https://90-days-devops-with-shubham.hashnode.dev/day-14a-networking-fundamentals Now, let’s see how data is actu00