Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on API Development, Management, Monitoring, and related technologies.

Multiple API Keys Are Here - More Keys, Better Control, Stronger Security

Today we're rolling out a major upgrade to API Keys in Bindplane. You can now create up to 25 API keys per project, give each one a description, set an expiration date, and delete keys you no longer need. Under the hood, every key is now hashed with Argon2, the modern standard for credential storage. If you've been working around the old single-key limit by sharing one key across CI jobs, scripts, and teammates, this release is for you.

Building Automated Document-to-Video Workflows for Enterprise Operations

In enterprise environments, the volume of documentation is staggering. An average Fortune 500 company maintains hundreds of thousands of documents across HR policies, engineering specifications, sales playbooks, compliance guidelines, and customer support knowledge bases. This content represents a massive investment in institutional knowledge, but its impact is limited by a persistent delivery problem: people do not read documents.

From Traffic Context to Confirmed Fix in 3 Minutes

We’ve been building an AI agent that can take a production bug, find the root cause in captured traffic, write a fix, and validate it before a human reviews it. We call it Agent Factory. Last week we ran it on ourselves, against a real bug in our own production service. The first thing we did was get the workflow wrong.

Anatomy of the AI Software Factory: The Context Layer

This is Part 2 of the AI Software Factory series. In Part 1, we established that the Agile methodology is buckling under the weight of “elastic code.” When AI agents can generate functionality in seconds, two-week sprints and manual task management become organizational bottlenecks. We introduced the concept of the AI Software Factory: a shift from managing human tasks to managing business intent through a “Funnel of Increasing Trust.” But a factory requires infrastructure.

Web API: your complete guide for custom integrations

Data is almost always scattered across too many tools. Usually, if you want to see it all in one place, you're stuck building messy pipelines or paying for a warehouse you don't really want. SquaredUp is a window into all those tools. It lets you see what’s happening across your entire stack in real time without moving any of the data. Think of it as a universal translator that lets your tools talk to each other so you can stop the manual digging and just see the big picture.

The "Free" AI Tool That Will Ruin Your Code#speedscale #aiagents #aicoding #devops #softwareengineer

Relying on AI and interns to build custom traffic replay tools is a scalability nightmare that introduces security risks, brittle code, and massive maintenance costs...use Speedscale instead. Learn more: speedscale.com.
Sponsored Post

Replay Real Customer API Sessions as Datadog Synthetics Tests

A customer pings support: "I tried to check out twice this morning and got a 500 each time, but it works fine for everyone else." The session ID is in the email. You have full request/response capture in your environment, you have Datadog Synthetics already running browser checks against the same flow, and you still spend the next two hours grepping logs because none of those tools let you say "show me just this user's requests, in order, and re-run them."