In this issue, November 11, 2025 View it in your browser.

AgentHQ, Cursor 2.0, Azure DevOps MCP, SRE Questions, Azure Outage, Cloud Sovereignty, Redis Vulnerability, Grails 7.0, TanStack Start, Android GenAI, Decentralizing Architecture, API Independence, AI & Testing

QCon AI New York 2025 (Dec 16-17): Moving from AI Experiments to production-grade systems.

Your AI experiments work. Now scale them safely across your organization. Learn how OpenAI fine-tunes models to reason better on specific tasks, how AI gateways centralize governance and cost control, and how LinkedIn's platform team operationalized AI tools for 5000+ engineers.
Final early bird ends Dec 9. Explore the full program.

 

Sponsored by Orkes

How Twilio and Orkes Transformed Notification Architecture with Orchestration - Sponsored by Orkes

How Twilio and Orkes Transformed Notification Architecture with Orchestration

Legacy notification systems often struggle with reliability and scalability. Learn how Twilio Segment leveraged Orkes Conductor and the Strangler Fig pattern to evolve from a brittle monolith into a resilient, event-driven architecture. Discover how orchestration enables modular, reusable workflows that power millions of reliable alerts daily.

https://res.infoq.com/podcasts/ai-evaluation-driven-development/en/smallimage/the-infoq-podcast-logo-thumbnail-1761039144071.jpg

If You Can’t Test It, Don’t Deploy It: The New Rule of AI Development?

Magdalena Picariello reframes how we think about AI, moving the conversation from algorithms and metrics to business impact and outcomes. She champions evaluation systems that don't just measure accuracy but also demonstrate real-world business value, and advocates for iterative development with continuous feedback to build optimal applications. (Podcast)

TOP AI, ML & Data Engineering NEWS HEADLINES

  1. Embedding Atlas: Apple’s Open-Source Tool for Exploring Large-Scale Embeddings Locally

  2. GitHub Expands Copilot Ecosystem with AgentHQ

  3. Meta and Hugging Face Launch OpenEnv, a Shared Hub for Agentic Environments

  4. Cursor 2.0 Expands Composer Capabilities for Context-Aware Development

  5. Apple Releases Pico-Banana-400K Dataset to Advance Text-Guided Image Editing

Training Data Preprocessing for Text-to-Video Models

In this article, author Aleksandr Rezanov discusses the data preparation for generative text-to-image models to accelerate work on video generation services to be used in TV series and films. He explains how data is prepared and can serve as a starting point for creating custom datasets to develop proprietary models. (Article)

Achieving Precision in AI: Retrieving the Right Data Using AI Agents

Adi Polak explains the path from GenAI prototype to production by focusing on precision - the competitive edge. She details Agentic RAG architectures, emergent agent design patterns, and crucial feedback loops (LLM-as-a-judge) for refinement. Learn how to leverage data streaming (Kafka) to manage collaboration, memory, and scale microservices in real-time agent systems. (Presentation with transcript included)

Sponsored by Snowplow

Build intelligent, real-time apps in minutes- Sponsored by Snowplow

Build intelligent, real-time apps in minutes

Skip complex setup—no infra, Kafka, or Flink. With Snowplow Signals Sandbox, your models react instantly to live user behavior for real-time personalization.
Learn more.

TOP DevOps NEWS HEADLINES

  1. Microsoft Moves Azure DevOps MCP Server From Preview To General Availability

  2. Grafana and GitLab Introduce Serverless CI/CD Observability Integration

You Are Asking the Wrong Questions (About Reliability and SRE)

David Blank-Edelman (Microsoft SRE Academy) explains 7 essential questions to elevate your reliability practice. He challenges engineering leaders to redefine reliability metrics beyond availability, replace "root cause" with contributing factors, critique the 5 whys, re-evaluate the true goals of toil automation, and understand SRE's role (firefighting vs. partnership). (Presentation with transcript included)

TOP Cloud NEWS HEADLINES

  1. Azure APIM Simplifies Event-Driven Architecture with Native Service Bus Policy

  2. Azure Front Door Outage: How a Single Control-Plane Defect Exposed Architectural Fragility

  3. EU's Cloud Sovereignty SEAL Ranking Forces Governance and Resilience Trade-offs

AWS Launches Capabilities by Region Tool

AWS has launched "AWS Capabilities by Region", a powerful tool that streamlines service visibility for architects and developers. No more manual checks—now you can compare AWS services across regions interactively and plan deployments efficiently. With enhanced transparency and automated capability checks, streamline global projects and minimize delays. (News)

Sponsored by PromptQL

A durable framework for evaluating AI products - Sponsored by PromptQL

A durable framework for evaluating AI products

The root cause of enterprise AI failures is less about technology and more about choosing the wrong approach. PromptQL’s practical 3x3 framework helps companies avoid this trap by aligning the right approach to each use case. Learn More.

Redis Critical Remote Code Execution Vulnerability Discovered After 13 Years

Redis recently released a security advisory regarding CVE-2025-49844. This critical (CVSS 10.0) use-after-free (UAF) vulnerability in Lua scripting could allow authenticated attackers to execute remote code on older versions of Redis and Valkey with Lua scripting enabled. Developers are urged to upgrade to patched releases as soon as possible. (News)

TOP Java NEWS HEADLINES

  1. Grails 7.0, Now Under the Apache Software Foundation, Delivers Enhancements for Micronaut and GORM

  2. Voices Enables Fast Text-to-Speech for Java Applications

Java News Roundup: OpenJDK JEPs for JDK 26, Spring RCs, Quarkus, JReleaser, Seed4J, Gradle

This week's Java roundup for October 27th, 2025, features news highlighting: OpenJDK JEPs proposed to target for JDK 26; release candidates of Spring Framework 7.0 and Spring Data; point releases of Quarkus, JReleaser, Seed4J and Gradle; and an update from Jakarta EE 12. (News)

Sponsored by ScyllaDB

Mastering Latency: Caching, Concurrency, and Async for Faster Systems (By Manning) - Sponsored by ScyllaDB

Mastering Latency: Caching, Concurrency, and Async for Faster Systems (By Manning)

Slow response times and bottlenecks can derail user experience and scalability. Get early access to Manning’s Latency: Reduce Delay in Software Systems and explore caching, concurrency, and async techniques to design faster, more resilient applications. Download Now.

TanStack Start: A New Meta Framework Powered By React Or SolidJS

Introducing TanStack Start v1—a revolutionary full-stack framework for React and Solid applications. Built on TanStack Router and Vite, it offers type-safe APIs, streaming SSR, and universal deployment. Optimized for performance and flexibility, TanStack Start presents a compelling alternative to Next.js, catering to modern development needs with seamless integration and incremental adoption. (News)

Android GenAI Prompt API Enables Natural Language Requests with Gemini Nano

The ML Kit GenAI Prompt API, now available in alpha, enables Android developers to send natural language and multimodal requests to Gemini Nano running on-device, extending the text summarization and image description capabilities introduced with the initial GenAI release. (News)

TOP Architecture & Design NEWS HEADLINES

  1. Inside Uber’s Pinot Query Overhaul: Simplifying Layers and Improving Observability

Empowering Teams: Decentralizing Architectural Decision-Making

In today’s rapidly evolving tech landscape, centralized architectural decision-making can become a bottleneck to delivery performance and innovation. Through stories from our own journey, we’ll share how decentralizing decisions improved alignment across teams, empowered faster decision-making, and fostered a culture of ownership. (Article)

Scaling API Independence: Mocking, Contract Testing & Observability in Large Microservices Environments

Tom Akehurst explains strategies for overcoming microservice pain points like environment dependency and slow development. He advocates using realistic API simulation at scale, supported by contract testing , API observability, and GenAI integration. Learn to compose observations, simulations, and contracts to maximize confidence and reduce the toil of maintaining realistic, up-to-date mocks. (Presentation with transcript included)

How AI with Prompt Engineering Supports Software Testing

AI is becoming a key QA tool, aiding in faster scenario generation, risk detection, and test planning. Arbaz Surti showed how effective prompting using roles, context, and output format helps to get clear, relevant, and actionable test scenarios. AI can boost testers, but human judgment is needed to ensure relevance and quality. (News)

InfoQ Call for Contributors

Write for InfoQ: Share knowledge, connect with the global software development community, and grow your career

Are you an experienced senior software engineer or technical leader that is passionate about innovation, adoption of technologies, and the learning and sharing of knowledge with your peers?

InfoQ content is written exclusively by software practitioners like yourself, with the goal of sharing inspiring content from real-world use cases, best practices used by innovator and early adopter companies, and news on emerging trends.

Join the InfoQ Writing Team

SPONSORED CONTENT

Latest Sponsored Resources

document Top 8 Identity and Access Management Tools