Artificial Intelligence

Safely Releasing Frontier Models to Customers

Safely Releasing Frontier Models to Customers

It’s our goal for AWS to be the most secure place to run any workload, and in support of that we’ve been deeply investing in security across our services since AWS’s inception more than two decades ago. Our AI services like Amazon Bedrock are built on this foundation and with the same focus. 

Build an AI-powered product tagging system with Amazon SageMaker serverless model customization

Build an AI-powered product tagging system with Amazon SageMaker serverless model customization

Manually tagging thousands of catalog products is slow and inconsistent. This walkthrough shows how to customize Qwen3-8B with supervised fine-tuning (SFT) and reinforcement learning with verifiable rewards (RLVR) on Amazon SageMaker serverless model customization, then deploy it for asynchronous inference to build a cost-efficient product tagging system.

Announcing automatic fallback via instance preference lists for Amazon SageMaker AI training jobs

Announcing instance preference lists for Amazon SageMaker AI training jobs

Amazon SageMaker AI now offers instance preference lists for training and processing jobs. Specify an ordered list of up to five instance types, and SageMaker AI automatically launches on the first type with available capacity, eliminating manual retry loops and capacity-watching scripts.

Abnormal AI: Amazon Bedrock AgentCore for agentic email security at scale

Abnormal AI: Amazon Bedrock AgentCore for agentic email security at scale

Learn how Abnormal AI deployed Amazon Bedrock AgentCore Code Interpreter as an ephemeral compute scratch pad for the agents behind its real-time email threat detection at billion-message scale, plus the sandbox design decisions and practical lessons for builders deploying Code Interpreter in production.

Manage end-user OAuth consent for AI agents with Amazon Bedrock AgentCore

Manage end-user OAuth consent for AI agents with Amazon Bedrock AgentCore

Amazon Bedrock AgentCore Identity now offers a Consent portal, a managed web experience and session binding endpoint for AgentCore Gateway. This post walks through provisioning a portal, configuring GitHub and Slack authorization code grant targets, and the end-user consent flow, and shows how to review activity in AWS CloudTrail.

Automate replenishment with MMF, Databricks Genie, and Amazon Quick

Automate replenishment with MMF, Databricks Genie, and Amazon Quick

Foundation models made catalog-wide demand forecasting easy; the hard part is now acting on the forecast. This post builds a closed detect-decide-act loop on Databricks and Amazon Quick that reconciles demand surges against live supplier availability and places replenishment orders unattended, escalating to a human only when no supplier can cover a surge.

Monitoring production agent lifecycle with AWS DevOps Agent and AgentCore Evaluations

Monitoring production agent lifecycle with AWS DevOps Agent and AgentCore Evaluations

Multi-agent systems fail in ways traditional monitoring misses. This post presents a dual-layer approach to monitoring production agents: Amazon Bedrock AgentCore Evaluations for continuous quality scoring and AWS DevOps Agent for autonomous infrastructure investigation, shown on a four-agent airline reservation system.

Beyond the price per token: Choosing the right OpenAI model on Amazon Bedrock for your workload

Beyond the price per token: Choosing the right OpenAI model on Amazon Bedrock for your workload

Comparing models on dollars per million tokens misses what production workloads actually pay for: outcomes. This post shares an open-source benchmarking harness that measures cost per correct answer, agent trajectory cost, and rubric-graded deliverable quality across OpenAI models on Amazon Bedrock.