← Back to brief

Source archive

AWS Machine Learning Blog

The AWS Machine Learning Blog covers services, models, infrastructure, and implementation patterns for building AI on Amazon Web Services. It focuses on moving machine learning from experimentation into production.

50 AISurfing briefingsVisit official source ↗

Briefings where AWS Machine Learning Blog is the primary source

InfrastructureOfficialAWS Machine Learning Blog

AgentCore Gateway Supports MCP 2026-07-28 Spec

The Model Context Protocol (MCP) has released its 2026-07-28 specification, marking its largest revision since launch. The update makes MCP stateless, introduces a governed extensions system, and strengthens authorization. Amazon Bedrock AgentCore Gateway now supports this new version, which can be enabled with a single UpdateGateway call.

Why it matters: This update simplifies MCP integration and enhances security for developers.

InfrastructureOfficialAWS Machine Learning Blog

Market surveillance agent with LangGraph and Strands on AgentCore

AWS published a guide on architecting and deploying a production-ready multi-agent AI system using LangGraph for workflow orchestration and Strands for agent reasoning on Amazon Bedrock AgentCore. The post uses a market surveillance example to illustrate state-driven orchestration, checkpoint-based recovery, and AgentCore memory and observability features.

Why it matters: This guide offers a practical example for building complex multi-agent systems on AWS, highlighting key orchestration and reasoning capabilities.

InfrastructureOfficialAWS Machine Learning Blog

Beyond RAG: Task-aware knowledge compression for enterprise AI on AWS

AWS has introduced task-aware knowledge compression (TAKC) to address the limitations of retrieval-augmented generation (RAG) for analytical tasks involving large document sets. TAKC pre-compresses entire knowledge bases into task-specific representations, caches them at multiple fidelity tiers, and routes queries to the appropriate tier. An open-source implementation is available for deployment.

Why it matters: This method allows enterprise AI systems to process complex analytical queries across extensive document collections more efficiently than traditional RAG approaches.

InfrastructureOfficialAWS Machine Learning Blog

Deepgram enhances Amazon SageMaker AI support with AWS IAM Temporary Delegation

Deepgram has integrated AWS IAM Temporary Delegation with Amazon SageMaker AI, allowing for faster resolution of support tickets. This integration reduces the time required for initial investigation of issues from days to minutes for customers running Deepgram speech models on SageMaker AI.

Why it matters: The integration streamlines troubleshooting for Deepgram's speech models on SageMaker AI, significantly reducing support response times.

Products & AgentsOfficialAWS Machine Learning Blog

Guardoc Health Uses Amazon Nova Models for Medical Document Processing

Guardoc Health leverages the Amazon Nova family of models via Amazon Bedrock to transform clinical documentation in long-term care. The solution aims to address challenges in medical document processing.

Why it matters: This demonstrates a real-world application of foundation models in healthcare, with potential to improve efficiency in clinical documentation.

ModelsOfficialAWS Machine Learning Blog

AWS Details Explainable Next-Best-Product Recommendation System for Banking

AWS has published a blog post describing the architecture and design of an explainable next-best-product recommendation system tailored for the banking sector. The system uses Amazon SageMaker and PyTorch to implement a multi-tower neural network with learned attention, aiming to deliver accurate, personalized recommendations. The design places a strong emphasis on explainability to address regulatory requirements in banking.

Why it matters: Explainable AI in financial services is important for regulatory compliance and building trust in automated recommendations.

ModelsOfficialAWS Machine Learning Blog

OpenAI GPT-5.6 Sol, Terra, and Luna Now Available on Amazon Bedrock

OpenAI's GPT-5.6 Sol, Terra, and Luna models are now generally available on Amazon Bedrock. The AWS blog post details how to select models, perform inference via the Responses API on the bedrock-mantle endpoint, use prompt caching for cost reduction, integrate with the OpenAI Codex coding agent, and manage quotas and scaling.

Why it matters: This release enables AWS customers to access and deploy the latest OpenAI models within the Bedrock ecosystem, supporting advanced AI applications at scale.

InfrastructureOfficialAWS Machine Learning Blog

Best practices for applying Amazon Bedrock Guardrails to code generation workflows

Amazon Bedrock Guardrails can be configured for code generation workflows with coding assistants to address constraints. The post outlines best practices for building an efficient blueprint that supports effective capacity planning and robust safety coverage.

Why it matters: This guidance helps developers implement safety measures in AI code generation workflows while managing capacity and safety requirements.

Products & AgentsOfficialAWS Machine Learning Blog

Jefferies builds AI trade assistant using Amazon Bedrock and Strands Agents

Jefferies developed an AI trade assistant leveraging Strands Agents, Amazon Bedrock, and Bedrock Knowledge Bases to enhance front office trading operations. The solution utilizes large language models and the Model Context Protocol (MCP) to securely connect to various data sources and tools.

Why it matters: This case study illustrates how financial institutions can use AI agents to streamline complex trading workflows and improve efficiency in capital markets.

InfrastructureOfficialAWS Machine Learning Blog

Amazon Bedrock AgentCore optimization detects silent agent failures

Amazon Bedrock AgentCore optimization surfaces silent behavioral failures in production AI agents that pass health checks but deliver incorrect outcomes. It discovers, explains, and ranks failure patterns across sessions to help prioritize fixes.

Why it matters: This helps developers identify and address hidden agent failures that can degrade user experience without triggering standard alerts.

InfrastructureOfficialAWS Machine Learning Blog

Agentic retrieval for Amazon Bedrock Managed Knowledge Base

AWS has introduced the AgenticRetrieveStream API for Amazon Bedrock Managed Knowledge Base, designed to enable multi-step reasoning for answering complex, multi-part questions. The official blog post discusses the limitations of classic retrieval methods and provides guidance on when to use the new API.

Why it matters: This capability enables more accurate responses to complex queries by allowing AI agents to decompose questions and synthesize information from multiple sources.

InfrastructureOfficialAWS Machine Learning Blog

AWS and Motorway Build Production Evaluation Pipeline for AI Agents

AWS and Motorway developed an end-to-end evaluation pipeline for AI agents that reduced incorrect results from 1 in 8 queries to 1 in 50 and cut issue detection time from hours to minutes. The pipeline combines the Strands Agents SDK with Amazon Bedrock AgentCore, a fully managed service for deploying and operating AI agents at scale. The AWS blog post provides a blueprint for building similar pipelines.

Why it matters: This production-grade evaluation pipeline demonstrates a practical approach to improving AI agent reliability and operational efficiency, which is critical for enterprise deployment.

Products & AgentsOfficialAWS Machine Learning Blog

monday.com runs production AI agents on Amazon Bedrock, boosting developer productivity

monday.com uses Amazon Bedrock to power its AI Teammates, agentic AI systems that have increased per-engineer PR throughput by more than half. Currently, nine in ten Builders at monday.com use AI coding tools monthly, up from roughly half a year ago. The AWS blog post details the architecture and the confidence-scored merge play supporting these gains.

Why it matters: This case study shows how a major SaaS company scales production AI agents, providing insights for others aiming to improve developer productivity and move toward autonomous code merging.

ResearchOfficialAWS Machine Learning Blog

Exploring Self-Distilled Reasoning for Supervised Fine-Tuning with Amazon Nova

AWS introduces Self-Distilled Reasoning (SDR), a method for generating thinking tokens in datasets that lack reasoning traces during supervised fine-tuning. SDR addresses the reasoning suppression problem and is validated across three benchmarks.

Why it matters: This technique could enhance the reasoning abilities of fine-tuned models without the need for costly human-annotated reasoning data.

Products & AgentsOfficialAWS Machine Learning Blog

Build specialized agent workflows with Amazon Quick and NVIDIA NeMo Agent Toolkit

Amazon Quick and the NVIDIA NeMo Agent Toolkit can be combined to create specialized agent workflows for business users. An example in supply-chain risk demonstrates how users can move from an Amazon Quick dashboard to receiving guided mitigation recommendations.

Why it matters: This integration allows business users to access AI-driven agent workflows directly from dashboards, potentially streamlining decision-making processes.

InfrastructureOfficialAWS Machine Learning Blog

Custom OS Installation Now Available on AWS DeepRacer Devices

AWS has released a new bootloader for DeepRacer devices, allowing developers to install custom operating systems. This update enables users to upgrade or repurpose their DeepRacer hardware with newer or alternative OS versions, extending the device's usability.

Why it matters: This update gives developers greater flexibility and extends the functional lifespan of AWS DeepRacer hardware.

InfrastructureOfficialAWS Machine Learning Blog

Couchbase builds multi-model AI architecture for Capella iQ with Amazon Bedrock

Couchbase adopted Amazon Bedrock to power Capella iQ using Anthropic's Claude models. The AWS blog post details the architectural decisions behind their multi-model approach and the operational benefits realized in production.

Why it matters: This case study illustrates how enterprises can leverage Amazon Bedrock and multiple AI models to build production-grade AI assistants.

Products & AgentsOfficialAWS Machine Learning Blog

Amazon Quick: New Agentic AI Teammate for Sales Organizations

Amazon Quick has been introduced as an agentic AI teammate aimed at supporting sales organizations. The tool is designed to automate and streamline tasks throughout the sales cycle, including prospect identification, deal management, and CRM updates, with the goal of saving time for sales teams.

Why it matters: This development highlights the growing application of agentic AI in enterprise sales workflows, with potential to improve sales team efficiency.

InfrastructureOfficialAWS Machine Learning Blog

How Smartsheet built a remote MCP server on AWS

Smartsheet developed a remote Model Context Protocol (MCP) server using AWS infrastructure, emphasizing security, governance, scalability, and AI-specific optimizations. The architecture supports AI integrations with Smartsheet's platform by leveraging AWS services.

Why it matters: This showcases a real-world example of deploying MCP for AI integrations on cloud infrastructure.

InfrastructureOfficialAWS Machine Learning Blog

Build enterprise search for agents with Amazon Bedrock Managed Knowledge Base

AWS has introduced new capabilities for Amazon Bedrock Managed Knowledge Base, emphasizing simplified setup, smarter retrieval, and production readiness. The official post provides code examples for configuring a knowledge base and performing retrieval operations.

Why it matters: These enhancements help developers more easily build enterprise-grade search solutions for AI agents.