AWS Machine Learning
Amazon Web Services' official AI/ML blog covering Bedrock, SageMaker, AgentCore, and Nova model updates.
AWS keeps building the agent operations layer, now with wallets and spending limits.
◆Recent moves
- 1d ago
NVIDIA Nemotron 3.5 Lightning now available in Amazon SageMaker JumpStart
Another open model lands in the SageMaker JumpStart catalog, this time a 30B Mixture-of-Experts with 3B active parameters aimed at always-on agentic workloads. The throughput and task-completion claims fit the agent-serving theme, but catalog additions are routine maintenance on this feed rather than a change of direction.
View source ↗ - 1d ago
Build OpenClaw agents that transact with Amazon Bedrock AgentCore payments
A walkthrough for giving an agent a wallet and spending guardrails so it can pay for paywalled APIs and MCP servers via the x402 protocol. Payments were already among the AgentCore primitives, so this is the demonstration layer catching up — bounded, human-approved, and still on testnet.
View source ↗ - 4d ago
Custom reward functions for multi-turn reinforcement learning with Amazon Nova Forge
Guidance on designing composite reward functions for multi-turn reinforcement learning on Nova Forge, including running model-generated code safely inside the reward. Useful craft detail, but no capability changed hands.
View source ↗ - 4d ago
Building agentic workflows with SageMaker AI and Bedrock AgentCore
A pattern for routing each agent in a workflow to the model best suited to it, pairing OpenAI-compatible SageMaker endpoints with the AgentCore runtime. The token-observability gap it patches in Strands Agents is the only concrete detail; the rest is assembly instructions for existing parts.
View source ↗ - 5d ago
Monitor on-premises and multi-cloud AI agents with AgentCore Observability
AgentCore Observability is documented for agents running outside AWS entirely — on-premises, on GCP, on Azure, or on developer machines — routed through the AWS Distro for OpenTelemetry. Extending the monitoring plane past the AWS boundary is the clearest statement yet that AWS wants to own agent operations regardless of where the agent runs.
View source ↗ - 5d ago
Automate legacy web applications with Amazon Bedrock AgentCore Browser Tool
A reference architecture for driving legacy web interfaces through isolated AgentCore browser sessions with audit trails and human oversight. It restates the Browser Tool's existing pitch against a specific enterprise scenario.
View source ↗