Systems | Development | Analytics | API | Testing

Zend Server vs The Enterprise Web Platform

Zend Server is approaching end of life — so what’s the best path forward for PHP teams? In this video, get clear Zend Server info as we compare Zend Server PHP features with the new Enterprise Web Platform and explain why it’s the safest migration option for modern, enterprise PHP applications.

Resume tokens and last-event IDs for LLM streaming: How they work & what they cost to build

When an AI response reaches token 150 and the connection drops, most implementations have one answer: start over. The user re-prompts, you pay for the same tokens twice, and the experience breaks. Resume tokens and last-event IDs are the mechanism that prevents this. They make streams addressable – every message gets an identifier, clients track their position, and reconnections pick up from exactly where they left off. The concept is straightforward.

Meet Bitrise AI: 1-minute feature tour

In this fast demo, Naveen Nazimudeen walks you through the Bitrise AI features. Unlike typical agents that only suggest changes, Build Fixer applies the fix for you, then runs a build to validate and opens a PR. Code Reviewer automatically reviews new PRs with zero noise. Bitrise provides a full-stack, vertically integrated mobile DevOps solution that unites the tools, processes and testing frameworks engineering teams need to build best-in-class mobile experiences. Over 400,000 developers use Bitrise’s products: Bitrise CI, Build Cache, Release Management, and Insights.

The Breakdown | API calls and mobile apps

You used an API this morning. Probably before you even got out of bed. That weather app? It's your phone communicating with a server in the cloud — sending a request, getting data back, and displaying it on your screen in seconds. Location. Request format. Expected response. That's the anatomy of an API call. And it's happening constantly across nearly every app on your phone. Hugo Guerrero and Amanda Alcamo break it all down in Episode 2 of The API & AI Breakdown. No jargon. No fluff. Just clarity.

WSO2 AI Gateway: Prompt Management & Semantic Caching

Learn how to ensure consistent AI interactions and drastically reduce latency using the WSO2 AI Gateway. This step-by-step tutorial demonstrates how to standardize your LLM requests for quality and efficiency while cutting down on redundant API costs. We explore "Prompt Management" to enforce organizational guidelines using templates and decorators, and "Semantic Caching" to leverage vector embeddings—serving instant, cached responses for semantically similar queries to minimize expensive LLM calls.

How AI Is Redefining Route Optimization to Enable Faster Deliveries?

When executives talk about improving logistics performance, the conversation often circles around the same three goals: speed, cost efficiency, and reliability. Yet the reality on the ground tells a different story. Traffic congestion, rising fuel costs, driver shortages, changing customer expectations, and unpredictable disruptions continue to make route planning one of the most complex operational challenges in logistics. Now add one more pressure point: customer expectations have fundamentally changed.

Ship React Native updates in minutes: CodePush on Bitrise is now live

React Native teams ship fast. App store reviews do not. Today, CodePush officially launched on Bitrise, giving React Native teams the ability to deliver JavaScript and asset updates directly to users in minutes, without waiting for App Store or Play Store approval.