.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Deploy SageMaker AI inference endpoints with set GPU capacity using training plans

    calendar Mar 24, 2026 · aws.amazon.com/blogs/machine-learning
    Deploy SageMaker AI inference endpoints with set GPU capacity using training plans

    In this post, we walk through how to search for available p-family GPU capacity, create a training plan reservation for inference, and deploy a SageMaker AI inference endpoint on that reserved capacity. We follow a data scientist's journey as they reserve capacity for model evaluation and manage the endpoint throughout …


    Read More
  • Accelerating custom entity recognition with Claude tool use in Amazon Bedrock

    calendar Mar 24, 2026 · aws.amazon.com/blogs/machine-learning
    Accelerating custom entity recognition with Claude tool use in Amazon Bedrock

    This post introduces Claude Tool use in Amazon Bedrock which uses the power of large language models (LLMs) to perform dynamic, adaptable entity recognition without extensive setup or training. Link to article: …


    Read More
  • How Reco transforms security alerts using Amazon Bedrock

    calendar Mar 23, 2026 · aws.amazon.com/blogs/machine-learning
    How Reco transforms security alerts using Amazon Bedrock

    In this blog post, we show you how Reco implemented Amazon Bedrock to help transform security alerts and achieve significant improvements in incident response times. Link to article: https://aws.amazon.com/blogs/machine-learning/how-reco-transforms-security-alerts-using-amazon-bedrock/


    Read More
  • Integrating Amazon Bedrock AgentCore with Slack

    calendar Mar 23, 2026 · aws.amazon.com/blogs/machine-learning
    Integrating Amazon Bedrock AgentCore with Slack

    In this post, we demonstrate how to build a Slack integration using AWS Cloud Development Kit (AWS CDK). You will learn how to deploy the infrastructure with three specialized AWS Lambda functions, configure event subscriptions properly to handle Slack's security requirements, and implement conversation management …


    Read More
  • Overcoming LLM hallucinations in regulated industries: Artificial Genius’s deterministic models on Amazon Nova

    calendar Mar 23, 2026 · aws.amazon.com/blogs/machine-learning
    Overcoming LLM hallucinations in regulated industries: Artificial Genius’s deterministic models on Amazon Nova

    In this post, we’re excited to showcase how AWS ISV Partner Artificial Genius is using Amazon SageMaker AI and Amazon Nova to deliver a solution that is probabilistic on input but deterministic on output, helping to enable safe, enterprise-grade adoption. Link to article: …


    Read More
  • Run NVIDIA Nemotron 3 Super on Amazon Bedrock

    calendar Mar 19, 2026 · aws.amazon.com/blogs/machine-learning
    Run NVIDIA Nemotron 3 Super on Amazon Bedrock

    This post explores the technical characteristics of the Nemotron 3 Super model and discusses potential application use cases. It also provides technical guidance to get started using this model for your generative AI applications within the Amazon Bedrock environment. Link to article: …


    Read More
  • Use RAG for video generation using Amazon Bedrock and Amazon Nova Reel

    calendar Mar 19, 2026 · aws.amazon.com/blogs/machine-learning
    Use RAG for video generation using Amazon Bedrock and Amazon Nova Reel

    In this post, we explore our approach to video generation through VRAG, transforming natural language text prompts and images into grounded, high-quality videos. Through this fully automated solution, you can generate realistic, AI-powered video sequences from structured text and image inputs, streamlining the video …


    Read More
  • Introducing V-RAG: revolutionizing AI-powered video production with Retrieval Augmented Generation

    calendar Mar 19, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing V-RAG: revolutionizing AI-powered video production with Retrieval Augmented Generation

    This post introduces Video Retrieval-Augmented Generation (V-RAG), an approach to help improve video content creation. By combining retrieval augmented generation with advanced video AI models, V-RAG offers an efficient, and reliable solution for generating AI videos. Link to article: …


    Read More
  • Enhanced metrics for Amazon SageMaker AI endpoints: deeper visibility for better performance

    calendar Mar 19, 2026 · aws.amazon.com/blogs/machine-learning
    Enhanced metrics for Amazon SageMaker AI endpoints: deeper visibility for better performance

    SageMaker AI endpoints now support enhanced metrics with configurable publishing frequency. This launch provides the granular visibility needed to monitor, troubleshoot, and improve your production endpoints. Link to article: …


    Read More
  • Enforce data residency with Amazon Quick extensions for Microsoft Teams

    calendar Mar 19, 2026 · aws.amazon.com/blogs/machine-learning
    Enforce data residency with Amazon Quick extensions for Microsoft Teams

    In this post, we will show you how to enforce data residency when deploying Amazon Quick Microsoft Teams extensions across multiple AWS Regions. You will learn how to configure multi-Region Amazon Quick extensions that automatically route users to AWS Region-appropriate resources, helping keep compliance with GDPR and …


    Read More
  • Kick off Nova customization experiments using Nova Forge SDK

    calendar Mar 18, 2026 · aws.amazon.com/blogs/machine-learning
    Kick off Nova customization experiments using Nova Forge SDK

    In this post, we walk you through the process of using the Nova Forge SDK to train an Amazon Nova model using Amazon SageMaker AI Training Jobs. Link to article: https://aws.amazon.com/blogs/machine-learning/kick-off-nova-customization-experiments-using-nova-forge-sdk/


    Read More
  • Introducing Nova Forge SDK, a seamless way to customize Nova models for enterprise AI

    calendar Mar 18, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing Nova Forge SDK, a seamless way to customize Nova models for enterprise AI

    Today, we are launching Nova Forge SDK that makes LLM customization accessible, empowering teams to harness the full potential of language models without the challenges of dependency management, image selection, and recipe configuration and eventually lowering the barrier of entry. Link to article: …


    Read More
  • Evaluating AI agents for production: A practical guide to Strands Evals

    calendar Mar 18, 2026 · aws.amazon.com/blogs/machine-learning
    Evaluating AI agents for production: A practical guide to Strands Evals

    In this post, we show how to evaluate AI agents systematically using Strands Evals. We walk through the core concepts, built-in evaluators, multi-turn simulation capabilities and practical approaches and patterns for integration. Link to article: …


    Read More
  • Build an AI-Powered A/B testing engine using Amazon Bedrock

    calendar Mar 18, 2026 · aws.amazon.com/blogs/machine-learning
    Build an AI-Powered A/B testing engine using Amazon Bedrock

    This post shows you how to build an AI-powered A/B testing engine using Amazon Bedrock, Amazon Elastic Container Service, Amazon DynamoDB, and the Model Context Protocol (MCP). The system improves traditional A/B testing by analyzing user context to make smarter variant assignment decisions during the experiment. Link …


    Read More
  • How Bark.com and AWS collaborated to build a scalable video generation solution

    calendar Mar 18, 2026 · aws.amazon.com/blogs/machine-learning
    How Bark.com and AWS collaborated to build a scalable video generation solution

    Working with the AWS Generative AI Innovation Center, Bark developed an AI-powered content generation solution that demonstrated a substantial reduction in production time in experimental trials while improving content quality scores. In this post, we walk you through the technical architecture we built, the key design …


    Read More
  • Migrate from Amazon Nova 1 to Amazon Nova 2 on Amazon Bedrock

    calendar Mar 18, 2026 · aws.amazon.com/blogs/machine-learning
    Migrate from Amazon Nova 1 to Amazon Nova 2 on Amazon Bedrock

    In this post, you will learn how to migrate from Nova 1 to Nova 2 on Amazon Bedrock. We cover model mapping, API changes, code examples using the Converse API, guidance on configuring new capabilities, and a summary of use cases. We conclude with a migration checklist to help you plan and execute your transition. Link …


    Read More
  • AWS AI League: Atos fine-tunes approach to AI education

    calendar Mar 17, 2026 · aws.amazon.com/blogs/machine-learning
    AWS AI League: Atos fine-tunes approach to AI education

    In this post, we’ll explore how Atos used the AWS AI League to help accelerate AI education across 400+ participants, highlight the tangible benefits of gamified, experiential learning, and share actionable insights you can apply to your own AI enablement programs. Link to article: …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top