Test Automation 2030: Rethinking Test-Pyramid Strategies for the AI-EraManual testing can’t keep up with today’s fast-moving, AI-powered software development. Test automation isn’t just about saving time-it’s about surviving in a landscape where releases happen daily and bugs can cost millions. Now since AI-generated co...Sep 6, 2025·72 min read·2
Tracking Multiple Requests Over a Single Connection with eBPFWhy capturing HTTP Traffic is Crucial for Network Security? Capturing HTTP traffic is like having a digital security camera at your network's entrance, and it's essential for keeping your network safe. This 'camera' helps you monitor who's accessing ...May 9, 2025·13 min read·5
Capturing Multiple Requests on the Same Connection with eBPFTo incorporate the keywords like "HTTP 403," "HTTP error 503," "the service is unavailable," and "monitor Google Cloud API traffic" into the blog, I would recommend integrating them naturally into the content. Additionally, for internal linking from ...Apr 30, 2025·6 min read·2
A Practical Guide to Protocol Parsing: From Packets to Structured DataIn this blog, I’ll walk you through the essential steps and guidance for parsing network protocols. We’ll assume that you’re already running a Layer 4 (L4) proxy to capture packets into a buffer, and you have both the client and destination connectio...Apr 10, 2025·20 min read·8
Exploring Unit Test Generative ToolsIntroduction: Artificial Intelligence (AI) has revolutionized various industries, including software development. One particular area where AI has shown significant promise is generating unit tests effortlessly. With the help of AI-based tools, devel...Apr 9, 2025·11 min read·6
Shifting Gears: Why GraphQL is Turbocharging APIsThe API landscape is constantly evolving, and developers like us crave tools that streamline data fetching and boost performance. For years, REST reigned supreme, but a challenger has emerged – GraphQL. So, is GraphQL truly a "better version" of REST...Apr 8, 2025·8 min read·1
Connecting a Hosted UI Website to an AWS EC2 Instance: A Step-by-Step GuideIn the world of web applications, linking a hosted user interface (UI) with a secure backend on an AWS EC2 instance is essential for creating a seamless, scalable, and secure user experience. This guide covers each step in the process, from launching...Apr 7, 2025·8 min read·1