#
#sre
Everything tagged with sre across all content types.
8 posts
Interview
Master SRE Interviews: Top 30 Questions & Expert Answers
Prepare for your SRE interview with 30 expert-level questions and detailed answers. Learn core SRE concepts, system design, incident management, and cloud best pr...
Mid 30 questions
Tip
Streamline Icinga 2 Monitoring with Conversational AI & MCP
Optimize Icinga 2 monitoring with `icinga2-mcp` for conversational AI. Use natural language to query status, acknowledge issues, and manage incidents efficiently....
Icinga 2 · monitoring
Blog
Local LLM for Log Analysis: Privacy-First Debugging with Ollama
Stop sending sensitive logs to the cloud. Learn how to use Ollama and Llama 3 for secure, privacy-first log analysis and root cause diagnosis.
ai-devops · Apr 23, 2026 · 12 min read
Blog
GitOps Testing Strategies: Validate Deployments with ArgoCD
Stop 'blind syncs' in GitOps. Learn to use shift-left validation, ArgoCD PreSync hooks, and AnalysisTemplates to automate deployment health checks.
gitops · Apr 14, 2026 · 12 min read
Blog
Testing in Production: Guide to Progressive Delivery
Reduce deployment risk using canary releases, feature flags, and traffic shadowing. Learn how to decouple deployment from release for safer delivery.
ci-cd · Apr 14, 2026 · 12 min read
Tip
Rapid Rollback: `kubectl set image` for Urgent Fixes
Learn how to use `kubectl set image` for rapidly rolling back to a previous container image in a Kubernetes deployment when problems arise, prioritizing speed and...
kubectl · kubernetes
Interview
Senior SRE Interview Questions & Answers for 2026
Master senior SRE interviews with expert answers on cell-based architecture, SLOs, and Platform Engineering. Prepare for high-signal technical rounds.
Mid 20 questions
Blog
Kubernetes HPA Deep Dive: Autoscaling Explained
Explore the internal workings of Kubernetes Horizontal Pod Autoscaler (HPA), its algorithms, metrics collection, and best practices for optimization.
kubernetes · Apr 10, 2026 · 10 min read