Systems | Development | Analytics | API | Testing

Kamal 2: Deploying multiple apps

Deploying more than one web application on a single server used to require a lot of infrastructure fiddling. Docker made this better, but some things that are new in Kamal 2 make deploying containerized applications even easier. Kamal is a deployment tool from Basecamp that leans on Docker and its own integrated proxy to simplify deploying web apps. Kamal 2 makes deploying more than one Rails app to the same server easier.

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.

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.

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.

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.

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.

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.