Systems | Development | Analytics | API | Testing

Increasing API Delivery Speed without Losing Control | DreamFactory

Modern enterprises need to spin up APIs fast without sacrificing control. This guide explains architectural patterns that increase delivery speed while keeping security and governance intact. You will learn how an API abstraction layer, implemented with DreamFactory, decouples experience delivery from systems of record, enables identity passthrough, enforces role-based access, and supports on-prem LLMs.

Kong Wins AI Innovator of the Year in SiliconANGLE Media's Tech Innovation CUBEd Awards

We're excited to announce that Kong just took home the AI Innovator of the Year award from SiliconANGLE Media's 2026 Tech Innovation CUBEd Awards. SiliconANGLE Media runs this annual awards program to recognize companies, technologies, and people moving the needle in B2B tech. Winners go through a review process by industry analysts and experts.
Featured Post

From Loose Threads to Tightly Woven - The AI Shift in Software Design

AI is advancing at breakneck speed-from basic rule-based systems to autonomous agents. Over 240,000 AI papers are published annually, with 1.8M+ projects on GitHub and 80+ large language models released in 2024 alone. Forecast AI spend is expected to top $632B by 2028. Amid the hype, the focus must be on delivering real value and preparing for what's next.

API Composition and Packaging: Making Sense of APIs in the Enterprise Environment

Modern enterprise platforms rarely exist as clean, well-factored systems. They evolve over years or sometimes decades, through acquisitions, reorgs, rewrites, and urgent business priorities. What you’re left with is not a single, unified architecture. It's layer upon layer of architectural decisions made under different leadership, different constraints, and different market conditions.

From Pixels to APIs: The Programmable Economy is the Agentic Economy

The APIs that have been powering websites and apps created a massive market, but there are only up to 8 billion humans consuming them behind pixels. As LLMs are taking over the world — in the form of productized agents first — there will be 100X more machines than humans. The internet built for agents will look very different. Agents don't need to see, scroll, and click graphical interfaces. They can access the internet programmatically.

How to Extend and Harden Legacy APIs Without Rewriting Them | DreamFactory

This guide explains how to add caching, rate limiting, role-based filtering, and clean separation of logic to legacy APIs without changing backend code. You will learn a practical abstraction-layer approach that lets teams govern access, enforce policy, and improve performance while keeping stored procedures and services intact.

Types Of Software Testing: A Comprehensive Guide (2026)

The types of software testing define how modern systems maintain stability, performance, and security in fast release cycles. In 2026, software is API-driven and continuously deployed, so testing is no longer a final step – it is embedded across the development lifecycle. Each testing type addresses specific risks and helps teams build a strong foundation of software testing instead of relying on random test cases. Let’s explore how these testing types work in practice.

Modernizing Legacy APIs Without a Risky Rewrite: A Step-by-Step Enterprise Playbook

Modernizing fragile, undocumented APIs can feel risky in conservative enterprises. This guide shows how to prove value safely using a strangler-fig approach, traffic controls, and an API abstraction layer. You will learn how to frame a proof of concept, build a governed façade, and incrementally redirect traffic without disrupting production.