Posts

Amazon Bedrock AgentCore Runtime adds WebRTC support for real-time bidirectional streaming - devamazonaws.blogspot.com

Amazon Bedrock AgentCore Runtime now supports WebRTC for real-time bidirectional streaming between clients and agents, adding to the existing WebSocket protocol support. With WebRTC, developers can build voice agents for browser and mobile applications that stream audio and video bidirectionally with low latency using peer-to-peer, UDP-based transport, enabling natural, real-time conversational experiences. WebRTC joins WebSocket as the second bidirectional streaming protocol supported by AgentCore Runtime. While WebSocket provides persistent, full-duplex connections for text and audio streaming over TCP, WebRTC is optimized for real-time media delivery where low latency is critical, such as voice agents in browser and mobile applications. WebRTC requires a TURN relay for media traffic, and AgentCore Runtime gives you flexibility in how you set that up: Amazon Kinesis Video Streams managed TURN for a fully managed experience with native AWS IAM integration, a third-party provider, or ...

AWS Firewall Manager launches in AWS Asia Pacific (New Zealand) Region - devamazonaws.blogspot.com

AWS Firewall Manager announces that it is now available in AWS Asia Pacific (New Zealand) Region. AWS Firewall Manager helps cloud security administrators and site reliability engineers protect applications while reducing the operational overhead of manually configuring and managing rules. Working with AWS Firewall Manager, customers can provide defense in depth policies to address the full range of AWS security services for customers hosting their applications and workloads in AWS Taipei. Customers wishing to establish secured assets using AWS WAF can create and maintain security policies with AWS Firewall Manager. To learn more about how AWS Firewall Manager works, see the AWS Firewall Manager documentation for more details and the AWS Region Table for the list of regions where AWS Firewall Manager is currently available. To learn more about AWS Firewall Manager, its features, and its pricing, visit the AWS Firewall Manager website . Post Updated on March 20, 2026 at 05:00AM

AWS DataSync now supports AWS Secrets Manager for all location types - devamazonaws.blogspot.com

AWS DataSync now supports AWS Secrets Manager for credential management across all location types, including Hadoop Distributed File System (HDFS), Amazon FSx for Windows File Server, and Amazon FSx for NetApp ONTAP. Previously, Secrets Manager integration was limited to a subset of location types, requiring you to provide credentials directly through the DataSync API or console. You can centralize credential management for all DataSync locations in Secrets Manager, providing a single, consistent approach across all your data transfers. You can also encrypt credentials with your own AWS KMS key instead of the default AWS-owned key, helping you meet your organization's security requirements and governance policies. All secrets are stored in your account, allowing you to update credentials as needed, independent of the DataSync service. DataSync supports two approaches for credential management. You can provide a secret ARN referencing credentials you manage in Secrets Manager for ...

Amazon RDS Custom for SQL Server adds ability to view and schedule new operating system updates - devamazonaws.blogspot.com

Amazon RDS Custom for SQL Server now provides customers with ability to view and schedule new operating system (OS) updates for RDS provided engine versions (RPEV). With RPEV, RDS Custom provides a SQL Server version pre-installed on an Amazon Machine Image (AMI). When new operating system updates are available for RPEV, customers can now view upcoming updates, apply them immediately, or schedule them for application in the next maintenance window using RDS Custom APIs. To view available OS updates, customers can use the describe-pending-maintenance-actions API, or subscribe to RDS-EVENT-0230 to receive an alert when new updates become available for their database instance. Customers can use apply-pending-maintenance-action API to apply the updates immediately or schedule them within their next maintenance window. Using these features, customers can efficiently track and apply OS updates. To learn more, refer to the Amazon RDS Custom for SQL Server User Guide . These features are...

[MS] From Azure IoT Operations Data Processor Pipelines to Dataflows - devamazonaws.blogspot.com

Image
We recently completed an 18-month journey building an event detection system at the edge with Azure IoT Operations (AIO). The goal was simple to describe but complex to execute: use a Vision Model to detect real-world events, then raise confidence by correlating that signal with other data sources —from industrial sensors to weather APIs. This meant designing heuristic logic at the edge: the “brain” that fuses data from multiple inputs to decide if something really happened. And as the technology evolved, so did our architecture. The Evolution: From jq Pipelines to WASM Dataflows When we started, we leaned on AIO Data Processor Pipelines —a familiar tool we had used before for Overall Equipment Effectiveness (OEE) calculations. It was simple, declarative, and built on jq (JSON Query), making transformations approachable. We even published a blog post in July 2024 about how effective it was. But when we took our processing logic to a pilot in production, the Azure IoT Operations te...

AWS Security Agent now available with Service Quotas - devamazonaws.blogspot.com

Amazon Security Agent now supports AWS Service Quotas, giving users a centralized way to view applied limits, monitor utilization, and scale case workloads without hitting unexpected service constraints. You can request quota increases directly from the Service Quotas console, and eligible requests are automatically approved without manual intervention.  The service supports limits on pentesting action hours, and concurrent running pentest jobs. AWS Security Agent is ideal for security teams, and development teams looking to enhance their security practices  To learn more about AWS Security Agent and its capabilities, visit the AWS Security Agent page . For detailed information on service quotas and how to request increases, refer to the AWS Security Agent documentation . Post Updated on March 13, 2026 at 10:38PM

[MS] Visual Studio Code 1.112 - devamazonaws.blogspot.com

Learn what's new in Visual Studio Code 1.112 Read the full article Post Updated on March 18, 2026 at 05:00PM Thanks for reading from devamazonaws.blogspot.com