veethordevsorcerer.hashnode.devComplete Guide To Setting Up a Production-Ready Monitoring Stack with Prometheus, Alertmanager, Node Exporter, and Grafana on LinuxIntroduction We've all been there, scrambling at 3 AM trying to figure out why the server crashed. The worst part? Finding out your users knew about the problem before you did. Monitoring shouldn't be complicated, but most solutions are either expens...Aug 20, 2025·12 min read
veethordevsorcerer.hashnode.devThe Easy Way to Host a Static Website using AWS S3Introduction Static websites are a type of website that offers fixed content, irrespective of user interaction or data, having each page coded in HTML, CSS, and sometimes JavaScript. Unlike dynamic websites, this type of website does not have server-...Jul 10, 2025·5 min read
veethordevsorcerer.hashnode.devCommands that Unlock the Power of Your TerminalWelcome to Linux and the great things you can accomplish at the command line. Becoming familiar with a few core commands goes a rather long way if you are new to Linux. This blog promises a guide that will help you get started with the most important...Jun 21, 2025·9 min read