© 2026 Hashnode
While I move ahead in my Linux System Administration journey and start to move further into development, there is one thing that has become clear: file permissions are a foundational element in what I am learning. File permissions are more than an ad...

On Day 24, I reached the final technical hurdle before the ultimate battle with King Malhare. The mission, "Hoperation Eggsploit," required me to shut down a web control panel that the evil Easter Bunnies were using to keep a wormhole open for reinfo...

Introduction In today's cloud-native landscape, Infrastructure as Code (IaC) has become essential for modern DevOps practices. This project demonstrates how to deploy a full-stack web application on AWS using Terraform, showcasing automated infrastru...

A. What is Shell Scripting? Why It’s the Glue for IaC & CI/CD? Problem (DevOps Scenario): You're building pipelines, provisioning servers, or deploying artifacts but every platform (Jenkins, GitHub Actions, GitLab CI, Ansible, Terraform) still requir...

Introduction: If you are a beginner exploring Linux or someone who wants to simplify repetitive then you should learn Bash scripting. In this blog, you will have examples of each step. You will learn how to Create a script , make it executable and ...

What we are doing is similar to what we did in the previous project. What is different is that it has been hosted on Azure AKS, and this time we will be using the deploy.sh scripting to automate all processes, from building the image file to creating...
