// tag
#Dotnet
3 posts
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.
Cross-Account ECS Telemetry Needs a Platform Boundary
A centralized AWS Distro for OpenTelemetry gateway can reduce per-task overhead and close observability gaps across multi-account ECS environments, including Windows .NET workloads.
Response Streaming for .NET on Lambda Changes Perceived Latency
Response streaming for .NET on AWS Lambda can deliver tokens and large responses earlier, but buffering, headers, timeouts, and disconnects become part of the API contract.