Systems | Development | Analytics | API | Testing

How to Override CodePush Defaults for Smooth OTA Updates

CodePush is a great way to ship over-the-air (OTA) updates, avoid app store approval delays, and roll out changes cautiously. Even though App Center has closed down, there are many options available to get started with CodePush. But some of the default settings can create unwanted behaviors, stopping updates from installing or making the app look like it’s crashed.

AI Inference for Mission-Critical Applications | Run AI Where Your Data Lives

What happens when your AI system stops responding in the middle of a critical decision? This demo shows how organizations run AI inference for real-world applications like pneumonia detection to: See how Cloudera AI Inference Service enables teams deploy and monitor multiple models with full control, predictable costs, and no dependency on external APIs, so mission-critical AI keeps working when it matters most.

How to fix bad update experiences due to defaults in CodePush

CodePush is a great way to ship over-the-air (OTA) updates, avoid app store approval delays, and roll out changes cautiously. Even though App Center has closed down, there are many options available to get started with CodePush. But some of the default settings can create undesirable behaviors, leaving teams wrongly thinking CodePush causes a bad user experience.

We built a Custom Transport for Vercel's AI SDK

Ably is a realtime messaging platform, it's a pub/sub product where you can publish messages to channels and clients subscribed to those channels will receive those messages in realtime. It turns out that the Ably realtime platform is really well suited to being the transport that sits between your AI models and the clients receiving the generated responses.

AI in Credit Underwriting: Improving Risk Assessment Accuracy

For years, credit underwriting was pretty straightforward. Lenders looked at a few fixed factors like credit scores and income, to decide who was worthy of a loan. If you didn’t fit the criteria, you were simply rejected. It worked, but only to a point. This approach left out many people who were actually creditworthy and often missed subtle shifts in market stability.

How to Prevent AI Hallucinations: 3 Hidden Threats When AI Analyzes Your Data

A VP of Marketing presents an AI-generated performance review on a Monday morning. The CAC numbers are clean. The trend lines are directional. The exec summary recommends a $200K budget reallocation from paid search to organic content. The CFO nods. The budget shift is approved before lunch. Two weeks later, an analyst spot-checks one figure against the source system. The number doesn’t exist anywhere in the connected data.

What is an MCP Registry? The Centralized Directory for AI Agents

A guide to learning how MCP registries help govern AI agent-to-tool connectivity AI agents are only as capable as the tools they can reach. When an agent needs to query a database, file a support ticket, or pull data from a CRM, it has to find the right tool, authenticate, and invoke it — all at runtime. The Model Context Protocol (MCP) standardizes how agents communicate with these tools. But MCP alone does not answer a fundamental question: how does the agent know which tools exist?