.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Authenticate with Private Key JWT using Amazon Bedrock AgentCore Identity

    calendar Jul 29, 2026 · aws.amazon.com/blogs/machine-learning
    Authenticate with Private Key JWT using Amazon Bedrock AgentCore Identity

    This post explains how Private Key JWT client authentication works in AgentCore Identity and reviews the supported grant flows. We then walk through creating an AWS KMS signing key, registering its public key with your identity provider, configuring a credential provider on the AWS Management Console, and reviewing …


    Read More
  • Generate Autonomous Business Insights with AI Agent and MCP Servers

    calendar Jul 29, 2026 · aws.amazon.com/blogs/machine-learning
    Generate Autonomous Business Insights with AI Agent and MCP Servers

    Learn how Amazon Bedrock AgentCore delivers autonomous, cross-system business intelligence through configuration rather than custom code. Using pre-built MCP server connectors, fine-grained access control, and persistent memory, enterprises can query multiple data sources with natural language while enforcing …


    Read More
  • Automating customer retention workflows in Amazon Quick

    calendar Jul 29, 2026 · aws.amazon.com/blogs/machine-learning
    Automating customer retention workflows in Amazon Quick

    Learn how to build a no-code customer retention pipeline in Amazon Quick that detects at-risk customers from call transcripts and CSAT data, scores them by retention priority with a custom MCP Action, and generates personalized retention letters, reducing response time from days to minutes. Link to article: …


    Read More
  • How AgentCore Gateway supports the MCP 2026-07-28 spec

    calendar Jul 28, 2026 · aws.amazon.com/blogs/machine-learning
    How AgentCore Gateway supports the MCP 2026-07-28 spec

    The Model Context Protocol (MCP) published its 2026-07-28 specification, the largest revision since launch: MCP is now stateless, with a governed extensions system and hardened authorization. Learn what changed and how to enable the new version on Amazon Bedrock AgentCore Gateway with a single UpdateGateway call. Link …


    Read More
  • Market surveillance agent with LangGraph and Strands on AgentCore

    calendar Jul 28, 2026 · aws.amazon.com/blogs/machine-learning
    Market surveillance agent with LangGraph and Strands on AgentCore

    Learn how to architect and deploy a production-ready multi-agent AI system using LangGraph for workflow orchestration and Strands for agent reasoning on Amazon Bedrock AgentCore. This post walks through a market surveillance example with state-driven orchestration, checkpoint-based recovery, and AgentCore memory and …


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

    calendar Jul 27, 2026 · aws.amazon.com/blogs/machine-learning
    Beyond RAG: Task-aware knowledge compression for enterprise AI on AWS

    Traditional RAG hits a ceiling on analytical tasks that span hundreds of documents. This post shows how to use task-aware knowledge compression (TAKC) on AWS to pre-compress entire knowledge bases into task-specific representations, cache them at multiple fidelity tiers, and route each query to the right tier, with an …


    Read More
  • Deepgram enhances Amazon SageMaker AI support with AWS IAM Temporary Delegation

    calendar Jul 27, 2026 · aws.amazon.com/blogs/machine-learning
    Deepgram enhances Amazon SageMaker AI support with AWS IAM Temporary Delegation

    In this post, we cover why Deepgram built on IAM temporary delegation, how the integration works end-to-end, and what it unlocks for customers running Deepgram speech models on SageMaker AI. With this integration, Deepgram has reduced the time for initial investigation on a SageMaker AI support ticket from days to …


    Read More
  • How Guardoc transforms medical document processing with Amazon Nova models

    calendar Jul 27, 2026 · aws.amazon.com/blogs/machine-learning
    How Guardoc transforms medical document processing with Amazon Nova models

    In this post, we explore how Guardoc Health uses the Amazon Nova family of models, available through Amazon Bedrock, to transform clinical documentation in long-term care. Link to article: https://aws.amazon.com/blogs/machine-learning/how-guardoc-transforms-medical-document-processing-with-amazon-nova-models/


    Read More
  • Introducing Claude Opus 5 on AWS: Anthropic’s most capable Opus model

    calendar Jul 24, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing Claude Opus 5 on AWS: Anthropic’s most capable Opus model

    This post covers Opus 5’s improvements and practical guidance for AI engineers integrating the model into agentic systems and production inference workloads on Amazon Bedrock. See the documentation for Claude Platform on AWS. Link to article: …


    Read More
  • Build an explainable next-best-product recommendation system for banking on AWS

    calendar Jul 24, 2026 · aws.amazon.com/blogs/machine-learning
    Build an explainable next-best-product recommendation system for banking on AWS

    Learn the architecture and design decisions behind an explainable next-best-product recommendation system for banking, built with Amazon SageMaker AI and PyTorch. A multi-tower neural network with learned attention delivers accurate, per-customer recommendations while providing the explainability that banking …


    Read More
  • Get started with OpenAI GPT-5.6 Sol, Terra, and Luna on Amazon Bedrock

    calendar Jul 24, 2026 · aws.amazon.com/blogs/machine-learning
    Get started with OpenAI GPT-5.6 Sol, Terra, and Luna on Amazon Bedrock

    OpenAI GPT-5.6 Sol, Terra, and Luna are now generally available on Amazon Bedrock. Learn how to select a model, run inference through the Responses API on the bedrock-mantle endpoint, reduce cost with prompt caching, connect the OpenAI Codex coding agent, and plan for quotas and scaling. Link to article: …


    Read More
  • Best practices for applying Amazon Bedrock Guardrails to code generation workflows

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Best practices for applying Amazon Bedrock Guardrails to code generation workflows

    In this post, we explain how Amazon Bedrock Guardrails can be configured for code generation workflows with coding assistants to overcome these constraints. With these best practices, you can build an efficient blueprint helping you with effective capacity planning with robust safety coverage. Link to article: …


    Read More
  • Evaluating AI Agents: A production blueprint with Strands and AgentCore

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Evaluating AI Agents: A production blueprint with Strands and AgentCore

    Together, Motorway and AWS built an end-to-end evaluation pipeline that reduced incorrect results from 1 in 8 queries to 1 in 50 and cut issue detection time from few hours to few minutes. The pipeline combines the Strands Agents SDK with Amazon Bedrock AgentCore, a fully managed service for deploying and operating AI …


    Read More
  • Building trade assistant: How Jefferies optimized front office trading operations with AI

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Building trade assistant: How Jefferies optimized front office trading operations with AI

    In this post, we explore how Jefferies overcame these challenges with a solution built on Strands Agents, an agent harness SDK for building AI agents that can reason, plan, and act by orchestrating calls to foundation models (FMs) and external tools. The solution uses large language models (LLMs), Amazon Bedrock, and …


    Read More
  • Building multi-Region visualizations with Highcharts in Amazon Quick

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Building multi-Region visualizations with Highcharts in Amazon Quick

    This post shows you how to build multi-Region carrier performance dashboards in Quick Sight using Highcharts custom visualizations to overcome native chart limitations. You will learn how to maintain data sovereignty across AWS Regions while creating unified visualizations through the Quick Sight federated dataset …


    Read More
  • Detecting silent agent failures with Amazon Bedrock AgentCore optimization

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Detecting silent agent failures with Amazon Bedrock AgentCore optimization

    Amazon Bedrock AgentCore optimization surfaces silent behavioral failures in production AI agents: the ones that pass every health check but still deliver wrong outcomes. Learn how insights discovers, explains, and ranks failure patterns across sessions so you can fix the highest-impact issues first. Link to article: …


    Read More
  • Agentic retrieval for Amazon Bedrock Managed Knowledge Base

    calendar Jul 23, 2026 · aws.amazon.com/blogs/machine-learning
    Agentic retrieval for Amazon Bedrock Managed Knowledge Base

    This post focuses on why classic retrieval falls short on multi-part questions, how the AgenticRetrieveStream API works (including request construction and trace parsing), and when to choose it over the standard Retrieve API. Link to article: …


    Read More
  • AI Teammates: how monday.com runs production AI agents on Amazon Bedrock

    calendar Jul 22, 2026 · aws.amazon.com/blogs/machine-learning
    AI Teammates: how monday.com runs production AI agents on Amazon Bedrock

    AI Teammates are agentic AI on Amazon Bedrock, and few engineering organizations run them in production at the scale that monday.com does. Nine in ten Builders use AI coding tools every month, up from roughly half a year ago. Per-engineer PR throughput is up by more than half. Every figure in this post comes from …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top