KCKavindra Chamath Fernandoinweek-1-of-my-devops-journey.hashnode.devΒ·Oct 29, 2025 Β· 3 min readπ My First Day Deploying a Web Application on AWS EC2Today marks the first day of my exciting journey into deploying a real-world web application on the cloud! π©οΈAfter spending time developing a simple customer ordering system β backend with JavaScript and frontend using TypeScript β I decided to make...00
KCKavindra Chamath Fernandoinweek-1-of-my-devops-journey.hashnode.devΒ·Oct 16, 2025 Β· 2 min readπ Automating Website Backups on Linux Servers using Bash (xFusionCorp Task)π§ Objective In this post, Iβll explain how I automated the website backup process for a static site hosted on App Server 3.The task was to create a bash script (blog_backup.sh) that: Creates a zip archive of /var/www/html/blog Saves it under /back...00
KCKavindra Chamath Fernandoinweek-1-of-my-devops-journey.hashnode.devΒ·Oct 16, 2025 Β· 2 min readHow I Opened Port 8082 Using Firewalld on Linux ServersIntroduction As part of managing servers in a real-world DevOps environment, I recently faced a common networking requirement: allowing a web application to communicate through a specific port while keeping the system secure. On the Nautilus Backup S...00
KCKavindra Chamath Fernandoinweek-1-of-my-devops-journey.hashnode.devΒ·Oct 12, 2025 Β· 1 min readSetting Up Password-less SSH Authentication (Day X of My DevOps Journeyπ Enabling Password-less SSH Access Between Jump Host and App Servers What I Did:Today I learned how to configure password-less SSH access from the jump host to all app servers. The goal was to let the thor user connect to remote servers (stapp01, s...00
KCKavindra Chamath Fernandoinweek-1-of-my-devops-journey.hashnode.devΒ·Oct 12, 2025 Β· 4 min readπ My DevOps Journey: Week 1 β Getting Started with Linux, Automation, and Securityπ Introduction This week marks the beginning of my DevOps journey β a new chapter toward becoming an Associate DevOps Engineer. My goal is to build a solid foundation by learning and applying essential skills: Linux, Automation, System Security, and...00