VFF - The signal in the noise
News

AWS Quick and New Relic automate incident triage

Ebbey ThomasRead original
Share
AWS Quick and New Relic automate incident triage

AWS has released a template for building an incident triage assistant using Amazon Quick and New Relic's Model Context Protocol Server. The agent automates evidence gathering, root cause analysis, and task creation in a single conversational workflow. Internal testing showed the tool reduced the evidence-gathering phase of incident triage, lowering mean time to resolution and improving consistency across on-call rotations.

  • Amazon Quick now integrates with New Relic's MCP Server to automate incident triage workflows
  • The agent uses five New Relic reasoning tools to investigate incidents, quantify user impact, and surface error signatures
  • A single prompt triggers investigation, RCA brief generation with evidence links, and Asana task creation for handoff
  • New Relic's internal testing showed faster incident resolution and reduced knowledge loss between engineering shifts

Incident triage is time-sensitive work that typically requires SREs and support engineers to manually collect evidence across separate tools. Automating this workflow through an agentic assistant reduces friction, standardizes investigation practices, and accelerates the critical early phase of incident response where speed directly impacts business continuity.

Reducing mean time to resolution (MTTR) directly improves business impact by minimizing service downtime and associated revenue loss. Automating evidence gathering also reduces the risk of knowledge loss between shifts and ensures consistent investigation standards, which lowers operational risk and improves team efficiency.

  • AI agents can now orchestrate multi-tool incident response workflows, reducing manual handoffs and context switching for on-call engineers
  • Native integrations between observability platforms and AI orchestration tools are becoming standard, enabling more sophisticated automation patterns
  • Standardized incident triage processes through agentic workflows may improve organizational learning and reduce repeat incidents

Monitor adoption patterns among engineering teams using this template to understand whether agentic incident triage becomes a standard practice. Watch for extensions to this pattern, such as integration with additional observability platforms, ticketing systems, or automated remediation workflows. Track whether organizations report measurable improvements in MTTR and incident resolution consistency.

Share

Our Briefing

Weekly signal. No noise. Built for founders, operators, and AI-curious professionals.

No spam. Unsubscribe any time.

Related stories

Apple's Flash-Based Model Architecture Breaks On-Device Memory Ceiling
TrendingNews

Apple's Flash-Based Model Architecture Breaks On-Device Memory Ceiling

Apple announced AFM 3, a new foundation model family developed with Google that includes a 20-billion-parameter on-device model storing weights in NAND flash rather than DRAM. The architecture routes expert selection once per prompt instead of per token, allowing larger models to run locally while staying within consumer device memory constraints. This addresses a fundamental limitation that has kept on-device AI models significantly smaller than cloud alternatives.

about 1 hour ago· VentureBeat AI
Cohere open-sources coding agent that runs on single H100

Cohere open-sources coding agent that runs on single H100

Cohere released North Mini Code, a 30 billion parameter open-source coding agent that runs on a single H100 GPU, offering engineering teams an alternative to proprietary models like Claude Fable 5. The model is purpose-built for agentic software engineering tasks including code review, architecture mapping, and terminal work, but generates roughly three times more output tokens than comparable models in testing, creating a verbosity cost in high-volume production scenarios.

about 1 hour ago· VentureBeat AI
Google DeepMind Releases Gemma 4 12B for Laptop-Based AI
TrendingNews

Google DeepMind Releases Gemma 4 12B for Laptop-Based AI

Google DeepMind introduced Gemma 4 12B, a multimodal AI model designed to run on consumer laptops with 16GB of RAM. The model uses an encoder-free architecture that processes vision and audio inputs directly into the language model backbone, reducing latency and memory overhead. Performance approaches the larger 26B model while maintaining a smaller footprint, and it is released under an Apache 2.0 license.

about 21 hours ago· Google Deepmind
Open-Source Search Agent Outperforms GPT-5.4
TrendingNews

Open-Source Search Agent Outperforms GPT-5.4

Researchers from UIUC, UC Berkeley, and Chroma released Harness-1, a 20-billion parameter open-source search agent that scores 73% on information recall benchmarks, outperforming GPT-5.4 (70.9%) and other proprietary models. The model is available under Apache 2.0 license on Hugging Face. Harness-1 achieves its performance by offloading search session management to a structured software environment rather than relying on expanded context windows, suggesting that model efficiency matters more than raw parameter size for autonomous retrieval tasks.

by carl.franzen@venturebeat.com (Carl Franzen)1 day ago· VentureBeat AI