I've wanted to write this article for a while now. Because I often see the saying "Devops is not a role" all over the place, and every time I see it I have a visceral reaction. Ironically, I'm readin...
Hace poco me encontré con un problema bastante común al trabajar con proyectos en Spring Boot y SonarCloud: la cobertura de pruebas no se estaba reportando correctamente. Aunque las pruebas se ejecu...
Blue-Green Deployment on AWS using CI/CD
Just wrapped up an extensive hands-on DevOps project that brought theory into full-scale practical execution.
What I Did:
Built an end-to-end Blue-Green deplo...
Successfully Completed Multi-Tier CI/CD DevOps Project with EKS & SSL Integration!
I’m excited to share that I’ve completed a comprehensive Multi-Tier CI/CD Pipeline Project using AWS EKS, Te...
Monitoring MySQL database processes often feels like solving a puzzle in motion. For DBAs, maintaining optimal performance starts with tackling key challenges such as tracking client connections, diag...
Incidents in cloud and SaaS tools block users just as hard as faults in your own code. The fix comes faster when the same on-call queue covers both. IsDown now plugs straight into Better Stack through...
In today's fast-paced digital landscape, efficient log management is not just a convenience—it's a necessity. Logs are fundamental to diagnosing errors, tracking performance, and ensuring the overal...
Hello readers, I’m Kirey, and today I bring another innovation from Kaltrinkeda:The ToolBox is a built-in feature in our IDE, designed to streamline the programmer’s workflow with a selection of n...
As the DevOps landscape evolves, tracking the right KPIs (Key Performance Indicators) becomes more than a performance metric it becomes a strategy for continuous improvement, team alignment, and busin...
If you've ever spun up a Docker container and wondered how does this thing talk to the internet?, you’re not alone.Docker quietly builds a tiny virtual world behind the scenes — with bridges, fake...