Systems | Development | Analytics | API | Testing

The new Ably dashboard: understand your realtime system in motion

When you’re building realtime systems, blind spots slow you down. The new dashboard gives developers self-serve visibility into everything happening inside their apps, from high-level usage to individual connections, channels and messages. No setup. No external tools. Just open your browser and observe your data in motion.

How to Turn SQL Server Stored Procedures into REST APIs: Complete Guide

Enterprises have invested decades of development effort into SQL Server stored procedures. These procedures contain critical business logic—validation rules, complex calculations, transaction handling, reporting queries—that applications need to access. But stored procedures weren't designed for modern API-driven architectures.

How to Build a Custom Kafka Connector - A Comprehensive Guide

In today’s data-driven world, seamless data integration is crucial to ensuring the smooth operation of modern systems. With the growing complexity of distributed data platforms, businesses and developers are seeking efficient ways to move, process, and transform data. Apache Kafka has become the de facto standard for real-time data streaming, and Kafka Connect plays a key role in facilitating the integration of Kafka with various data sources and sinks.

Agentic AI: From Reactive Bots to Autonomous Digital CoWorkers | Toni Ramchandani

Agentic AI marks the next evolutionary leap in artificial intelligence - systems that don’t just answer prompts or generate content, but plan, decide, and act on our behalf with minimal oversight. In this webinar, we’ll demystify what “agentic” really means, trace the shift from single‑step chatbots to multi‑step autonomous agents, and explore the architectures—sense‑plan‑act loops, large‑language‑model reasoning layers, and tool‑integrations—that make true agency possible.

Let Your LLM Debug Using Production Recordings

Modern LLM coding agents are great at reading code, but they still make assumptions. When something breaks in production, those assumptions can slow you down—especially when the real issue lives in live traffic, API responses, or database behavior. In this post, I’ll walk through how to connect an MCP server to your LLM coding assistant so it can pull real production data on demand, validate its assumptions, and help you debug faster.

AI Virtual Health Assistants: The Future of Remote Patient Monitoring

‍ The healthcare industry stands at the precipice of a revolution, shifting away from reactive, hospital-centric care towards proactive, personalised, and remote management. At the heart of this transformation is Remote Patient Monitoring (RPM), a system that uses connected digital health technologies to gather and transmit patient physiological data outside of traditional clinical settings. While RPM offers tremendous value, it generates a massive, continuous stream of data.

How Much Does It Cost to Develop Remote Patient Monitoring Software?

Developing Remote Patient Monitoring Software is a strategic investment that acts as a bridge between home care and clinical settings. Here are the essential highlights that will help you navigate through the blog. ‍ Driven by the need for continuous care and better patient engagement, healthcare delivery is rapidly shifting beyond hospital walls.

Implementing AI in the Playwright Framework | Muralidharan R. | TTTribeCast Webinar

Implementing the Playwright Framework with AI explores how to enhance test automation by integrating AI capabilities. This approach minimises code writings, eliminates traditional locator strategies, and ensures low test maintenance. The session will demonstrate how AI-driven solutions can simplify and optimise test automation, making it more efficient and scalable.

Securing LLMs: Insights into OWASP Top 10 | Maryia Tuleika | TTTribeCast Webinar

AI can feel like a black box, but when it is tested like any other system, unexpected weaknesses begin to surface. This session explores how large language models can be pushed into unsafe or unintended behavior, revealing that AI is not immune to flaws, poor decisions, or broken assumptions.

Revolutionizing Web Testing with Playwright & Gen AI | Vignesh Srinivasa Raghavan

Discover the groundbreaking convergence of Playwright and Generative AI that's transforming how web testing is approached. This session unveils a revolutionary capability where AI assists in automatically generating test scripts without requiring manual coding. Experience how this intelligent automation system can analyze your application, understand user flows, and create comprehensive test suites with minimal human intervention.