// tag
#Bedrock
10 posts
Agent Authorization Needs to Understand Time and Sequence
Amazon Bedrock AgentCore temporal policies extend authorization beyond identity so agent actions can be checked against workflow history, freshness, approvals, and cumulative limits.
Beyond the SDK Demo: Building Production-Ready .NET Agents with AgentCore
Moving a .NET AI agent from an SDK sample to Amazon Bedrock AgentCore means making deliberate choices about streaming, sessions, testing, deployment, and portability.
Persistent Compute Changes the Bedrock AgentCore Boundary
Amazon Bedrock AgentCore runtime instances bring persistent sessions and shared compute to agent workloads, changing the trade-off between stateless scale and durable execution.
Real-Time Voice AI Is a Session Coordination Problem
A serverless voice AI pattern with Amazon Bedrock AgentCore and AppSync Events shows that audio transport, liveness, session state, and observability matter as much as model latency.
Agent UIs need protocols, not only chat boxes
AG-UI with Amazon Bedrock AgentCore shows how agent frontends can support generative UI, shared state, and human-in-the-loop workflows without coupling every frontend to one agent framework.
Secure multi-tenant RAG needs authorization at retrieval time
AWS shows how Amazon Bedrock Knowledge Bases and Verified Permissions can enforce runtime document access for intra-tenant RAG applications without duplicating every knowledge base.
Bedrock resilience patterns make LLM availability an architecture concern
AWS guidance on Amazon Bedrock and LLM gateway resilience shows why production generative AI systems need quota isolation, cross-Region routing, and multi-model fallback design.
Voice analytics needs durable orchestration more than another demo pipeline
AWS Lambda durable functions and Amazon Bedrock can simplify voice analytics workflows, especially when transcription, summarization, sentiment, and storage need reliable multi-step orchestration.
Claude Sonnet 5 on Bedrock should trigger model selection reviews
Claude Sonnet 5 availability on Amazon Bedrock gives builders another production model option, but adoption should be driven by evaluation, cost, latency, and agent reliability.
Bedrock managed entitlements make model access a platform control
Amazon Bedrock managed entitlements let organizations subscribe to marketplace models centrally and distribute access across accounts without broad AWS Marketplace permissions.