Systems | Development | Analytics | API | Testing

WSO2 Announces Oxygenate UK 2025: AI Meets Open Source

WSO2 announces the return of Oxygenate UK, its premier annual event that will take place on 2nd October 2025 in London. This transformative gathering will bring together visionary technologists, enterprise architects and industry leaders to explore how AI powered international developer platforms are redefining how we build scalable, secure and intelligent digital ecosystems.

From Endpoints to Intent: Rethinking Agent API Workflows with Arazzo

Once, the rallying cry of the mobile revolution was ‘There’s an app for that.’ Today, the new reality is that AI-powered agents are substantially changing how we interact with software, coining a new catchphrase: ‘There’s an agent for that!’ From automating tasks to executing complex workflows and acting autonomously on our behalf, AI agents are becoming critical intermediaries in digital interactions.

If an AI Agent Can't Find You, You Don't Exist

In 2025, the most important customer for your API isn’t a developer scrolling through documentation at 2 AM. It’s an AI agent making split-second decisions about which services to integrate, recommend, or build upon. And here’s the uncomfortable truth: if an AI agent can’t find you, you don’t exist. This isn’t hyperbole. It’s the new reality of how software will get built, integrated, and scaled in an AI-first world.

Build Smarter, Deliver Faster-AI Innovation with an Internal Developer Platform

Today’s enterprises face increasing demands to rapidly deliver intelligent, cloud-native applications while ensuring strong security and governance. However, complex modern architectures, fragmented workflows, and manual processes often slow innovation and delay delivery. In this webinar, discover how Internal Developer Platforms (IDPs) can transform your development lifecycle by: We’ll also introduce Choreo, an AI-native internal developer platform as a service, designed to provide a unified interface for platform engineering and software development teams to build smarter and deliver faster.

Manual Vs Automation Testing: A Comparative Analysis

Imagine that you are baking a cake. You can do everything the hard way, manually: measuring flour, mixing batter, preheating the oven just right, or you can use a smart kitchen device that measures, mixes, and bakes for you with one touch of a button. Both are capable of making a great cake, but both have control, labor, and consistency sacrifices.
Sponsored Post

The Silent API Killer: Data Coupling in Your Tests

In API testing, speed, accuracy, and confidence in test results are everything. Regardless of whether you're validating functionality, testing performance under load, or ensuring compliance with your security posture and standards, the ultimate goal is the same: catching problems before they reach production. But what if your tests are lying to you? Lurking beneath even the most sophisticated test suites is a subtle, pervasive threat: data coupling. Data coupling is a silent API killer that doesn't throw immediate errors or break builds in obvious ways.

Cache Miss Handling in Microservices

When a cache miss occurs in a microservices architecture, the system fails to retrieve requested data from the cache, leading to slower performance as the data must be fetched from the database or other sources. Handling these misses efficiently is key to maintaining system speed and reliability. Here's a quick summary of the main strategies: Cache-Aside Pattern: The application fetches data from the database on a miss, stores it in the cache, and serves it to the user.

Why REST APIs Are Breaking Your BI Workflows | Real User Experiences

Are you struggling to connect Power BI, Tableau, or other BI tools to REST APIs? You're not alone. This clip from our "Moving Beyond REST: Blazing Dashboards with Simba" webinar reveals the harsh reality of what developers are experiencing in the wild. What You'll Learn: Real user testimonials from Reddit and developer forums Why APIs aren't optimized for analytical workloads The hidden costs of forcing REST into BI workflows Performance bottlenecks that are killing your dashboards Why manual data extraction is becoming the norm.