Systems | Development | Analytics | API | Testing

Debugging Without a Net: The Pain of Reproducing Production Issues

Every engineer has been there — a late-night page, a broken feature in production, and no clear way to reproduce it. The logs are vague. The metrics look normal. Your local environment works fine. Yet something somewhere is failing for real users. So begins the detective work — debugging a live system with almost no tools, no perfect test data, and no clone of production.

Configuration Made Simple: Why Low-Code Fits Government Procurement

Government procurement is anything but one-size-fits-all. Each agency’s unique mission drives the need for procurement flexibility—from the data they need to capture to the systems they connect with. What works for defense organizations may not align with a civilian agency’s processes. Procurement systems shouldn’t hold the mission back—they must be flexible enough to move at mission speed.

Simplify Guidewire Data Masking: Protect Customer Data Without Slowing Development

Your approach to Guidewire data masking could be inhibiting innovation at your company. Insurance companies have been racing to accelerate digital transformation. But I’ve watched many neglect to properly protect sensitive information in their environments. The risk is real and immediate. Every development cycle, QA test, and sandbox refresh becomes a potential compliance violation. Or worse, it could lead to security gaps for bad actors to exploit.

Introducing the Choreo AI Gateway

In recent years, AI technologies have evolved rapidly, and these capabilities are now accessible through APIs, making it easier for developers and enterprises to integrate AI into their applications. Whether it's natural language processing, image generation, or text summarization, AI APIs have become essential for modern applications.

The Python Constructor Pattern Most Tutorials Won't Teach You

Open any professional Python codebase—Django, Flask, pandas, requests—and you'll see a constructor pattern that appears nowhere in beginner tutorials. It's not complicated, it's not magic, but it makes a huge difference in code quality. I'm going to walk you through the standard Python constructor, init, and then reveal a powerful pattern that lets you create multiple constructors for a single class.

Lessons Learned With Confluent-Managed Connectors and Terraform

I’m a Data Streaming Engineer and a developer advocate, which means I spend a lot of time thinking about the day-to-day experience of building applications with data streaming and stream processing. I muse about a world of data in motion where entire organizations have the governance needed to manage, discover, and understand the complex relationships between data streams.

SmartBear Recognized as a Visionary in the 2025 Gartner Magic Quadrant for API Management

We’re proud to share that Gartner has recognized SmartBear as a Visionary in the 2025 Gartner Magic Quadrant for API Management. We believe this recognition reflects our dedication to API development teams and to delivering practical solutions that drive excellence. APIs are essential, allowing businesses to move faster, integrate easily, and deliver the best experiences for their customers.

Agentic QA as a Quality Operating Model

By now, most teams experimenting with AI-augmented testing have started with narrow, tactical use cases: writing test cases faster, summarizing logs, or tagging defects. These are useful — and they build trust in the tech. But true value emerges when you stop thinking of agents as plug-ins, and start thinking of them as a virtual QA team, a set of coordinated roles that evolve how testing is done, how it’s governed, and how it delivers value across the delivery lifecycle.