<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Operations on AI VOID</title><link>https://ai-blog.noorshomelab.dev/categories/operations/</link><description>Recent content in Operations on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 15 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/categories/operations/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 5: Debugging Production Incidents: A Step-by-Step Guide</title><link>https://ai-blog.noorshomelab.dev/real-world-software-problem-solving-guide/debugging-production-incidents/</link><pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/real-world-software-problem-solving-guide/debugging-production-incidents/</guid><description>&lt;h2 id="chapter-5-debugging-production-incidents-a-step-by-step-guide"&gt;Chapter 5: Debugging Production Incidents: A Step-by-Step Guide&lt;/h2&gt;
&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;Welcome to Chapter 5! In the previous chapters, we laid the groundwork for problem-solving by exploring mental models and systems thinking. Now, we&amp;rsquo;re going to tackle one of the most critical and often stressful aspects of a software engineer&amp;rsquo;s job: debugging production incidents. When systems fail in the real world, the stakes are high. Customers are affected, revenue might be lost, and trust can erode.&lt;/p&gt;</description></item><item><title>8. Logging, Monitoring, and Debugging on Void Cloud</title><link>https://ai-blog.noorshomelab.dev/void-cloud-mastery-2026/logging-monitoring-debugging-void-cloud/</link><pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/void-cloud-mastery-2026/logging-monitoring-debugging-void-cloud/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 8! In the previous chapters, you&amp;rsquo;ve learned how to build and deploy applications on Void Cloud, manage environments, and secure your services. But what happens after deployment? How do you know if your application is actually working as expected? What if something goes wrong? This is where the crucial practices of logging, monitoring, and debugging come into play.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll dive deep into understanding how your applications behave in the Void Cloud environment. We&amp;rsquo;ll explore Void Cloud&amp;rsquo;s built-in tools for collecting logs, visualizing metrics, and tracing requests to keep your services healthy and performant. By the end of this chapter, you&amp;rsquo;ll be equipped with the knowledge to diagnose issues, optimize performance, and ensure the reliability of your Void Cloud applications.&lt;/p&gt;</description></item><item><title>Observability: Logging, Metrics, and Distributed Tracing</title><link>https://ai-blog.noorshomelab.dev/systems-engineering-2026/observability-logging-metrics-tracing/</link><pubDate>Fri, 15 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/systems-engineering-2026/observability-logging-metrics-tracing/</guid><description>&lt;p&gt;Imagine your beautifully crafted distributed system running in production. It&amp;rsquo;s composed of many microservices, perhaps handling millions of requests per day, or coordinating a fleet of AI agents. Suddenly, a customer reports an error, or a critical business process slows to a crawl. How do you find out what&amp;rsquo;s going on? Where do you even begin looking?&lt;/p&gt;
&lt;p&gt;This is where &lt;strong&gt;observability&lt;/strong&gt; comes in. It&amp;rsquo;s the ability to infer the internal state of a system by examining its external outputs. In complex, distributed systems, you can&amp;rsquo;t just attach a debugger to a single process. You need to gather data from every corner of your architecture to piece together the full story. This chapter will equip you with the fundamental tools and mindset for achieving deep visibility into your systems: logging, metrics, and distributed tracing.&lt;/p&gt;</description></item></channel></rss>