Blog_dumb

Run MiniMax models on Amazon Bedrock

Run MiniMax models on Amazon Bedrock

Organizations are increasingly adopting open-weight foundation models (FMs) to power production AI workloads, from agentic coding assistants to long-context document analysis. As these workloads move from experimentation to enterprise deployment, two requirements shape every model selection decision: the model must deliver the capabilities the workload demands, and the inference environment must support the organization’s security […]

Run MiniMax models on Amazon Bedrock Read More »

Deploying Multi-Turn RL Infrastructure for Amazon Nova on Amazon SageMaker HyperPod

Deploying Multi-Turn RL Infrastructure for Amazon Nova on Amazon SageMaker HyperPod

When you build enterprise agents that execute multi-step workflows, you face a fundamental training challenge. These agents query databases, call APIs, cross-reference results, and recover from mid-process failures. The quality of any single action depends on what happens several steps later. Standard reinforcement learning from human feedback (RLHF) optimizes single responses in isolation. This approach

Deploying Multi-Turn RL Infrastructure for Amazon Nova on Amazon SageMaker HyperPod Read More »

Automatically redact PII in images with Amazon Nova

Automatically redact PII in images with Amazon Nova

Sharing data internally across teams, externally with partners, or using it for workloads such as machine learning (ML) model training is fundamental to modern business operations. However, when that data contains Personally Identifiable Information (PII), organizations face significant legal and compliance obligations under regulations such as the General Data Protection Regulation (GDPR) and the Payment

Automatically redact PII in images with Amazon Nova Read More »

Streaming benchmark and recommendation results to MLflow with Amazon SageMaker AI

Streaming benchmark and recommendation results to MLflow with Amazon SageMaker AI

Teams benchmarking generative AI models often evaluate dozens of GPU instance types, serving containers, parallelism strategies, and optimization techniques such as speculative decoding before deploying to production. Practitioners can spend weeks navigating configuration decisions and manually piecing together what they tried, what worked, and why. That complexity is exactly why we introduced optimized generative AI

Streaming benchmark and recommendation results to MLflow with Amazon SageMaker AI Read More »

How Amazon Bedrock catches AI-generated phishing

How Amazon Bedrock catches AI-generated phishing

Social engineering through phishing remains one of the most common tactics for launching cyberattacks. AI-generated phishing email messages now pose a new challenge for security teams managing email systems, significantly raising the risk because of their advanced sophistication. Modern social engineers use generative AI and open source intelligence (OSINT) to craft thousands of unique messages

How Amazon Bedrock catches AI-generated phishing Read More »

Best practices for multi-turn reinforcement learning in Amazon SageMaker AI

Best practices for multi-turn reinforcement learning in Amazon SageMaker AI

Training a multi-turn agent in Amazon SageMaker AI to resolve support tickets or moderate content means handling a sequence of dependent steps, not a single response. These agents read instructions, make tool calls, read the results, decide the next action, and recover from a mistake before committing to an answer. That flexibility is also what

Best practices for multi-turn reinforcement learning in Amazon SageMaker AI Read More »

Run NVIDIA Nemotron and OpenAI GPT OSS models on Amazon Bedrock in AWS GovCloud (US)

Run NVIDIA Nemotron and OpenAI GPT OSS models on Amazon Bedrock in AWS GovCloud (US)

Government agencies running workloads in AWS GovCloud (US) need AI capabilities that keep pace with the commercial sector. At the same time, they can’t compromise the security and compliance controls their missions require. As open-weight foundation models (FMs) move from experimentation into mission systems, two requirements shape every model decision. First, the model must deliver

Run NVIDIA Nemotron and OpenAI GPT OSS models on Amazon Bedrock in AWS GovCloud (US) Read More »

Building a serverless A2A gateway for agent discovery, routing, and access control

Building a serverless A2A gateway for agent discovery, routing, and access control

As enterprises deploy AI agents across teams, vendors, and infrastructure, managing agent-to-agent communication becomes a growing operational burden. Without a centralized layer, each new agent integration adds point-to-point connections, separate credentials, and custom routing logic. Teams spend engineering cycles wiring up connectivity instead of building agent capabilities. Access control becomes fragmented, with no single place

Building a serverless A2A gateway for agent discovery, routing, and access control Read More »

Structured memory filtering with metadata in AgentCore Memory

Structured memory filtering with metadata in AgentCore Memory

Let’s say your customer support agent asks for “billing issues”, and gets back technical support tickets, sales conversations with receipt issues, and billing disputes all mixed. This is the retrieval precision wall that teams hit once their agents accumulate weeks of interaction history: similarity search finds everything that’s semantically close for this customer but does

Structured memory filtering with metadata in AgentCore Memory Read More »

Scroll to Top