devopsdigest.hashnode.devAutomating AWS IAM Key Rotation Securely — Zero Downtime, JWT Auth, Secrets ManagerManaging IAM credentials securely at scale is a critical challenge in modern DevOps workflows. Hardcoded or stale AWS access keys can be a huge security risk. So, I built a complete automated key rotation system using: JWT-secured FastAPI Zero-down...May 23, 2025·5 min read
devopsdigest.hashnode.devFull Guide to Migrating SonarQube (Docker-based) from Cloud to On-PremiseWhat You'll Learn What is SonarQube and why self-host it? How to use Docker Compose to deploy it How to persist data using volumes How to migrate existing data (including backups) Common gotchas and troubleshooting Prerequisites Access to sou...Apr 22, 2025·4 min read
devopsdigest.hashnode.devGetting Started with Git for Version ControlHello, DevOps enthusiasts! I'm Krishank, and today, we're diving into one of the most essential tools in the DevOps toolkit: Git. Git is a robust version control system that enables developers to track changes, collaborate seamlessly, and manage code...Jun 24, 2024·4 min read
devopsdigest.hashnode.devUnderstanding DevOps Basics: Crucial for Modern Software DevelopmentIntroduction: Hello, DevOps enthusiasts! Today, we're diving into the foundational concepts of DevOps that every aspiring DevOps engineer should know. Understanding these basics is crucial, as they form the backbone of DevOps practices and help strea...Jun 17, 2024·4 min read
devopsdigest.hashnode.devWhy I Chose DevOps: A Beginner's PerspectiveIntroduction: Hello, everyone! I'm Krishank, an aspiring DevOps engineer. Today, I want to share my journey into the world of DevOps, why I chose this path, and what I hope to achieve. Whether you're a fellow beginner or an experienced professional, ...Jun 10, 2024·3 min read