Deploy voice agents with Pipecat and Amazon Bedrock AgentCore Runtime – Part 1

Amazon AWS AI Blog / 3/26/2026

💬 OpinionDeveloper Stack & InfrastructureSignals & Early TrendsTools & Practical Usage

Key Points

  • The article introduces a multi-part series explaining how streaming architectures can help mitigate common challenges in deploying voice agents using Pipecat.
  • It focuses on Part 1, showing how to deploy Pipecat voice agents on Amazon Bedrock AgentCore Runtime.
  • The post provides practical guidance and code samples for multiple network transport options, including WebSockets and WebRTC.
  • It also covers telephony integration as another deployment path for voice agent connectivity.
  • The overall goal is to help developers implement and operationalize real-time voice agent deployments on AWS using Pipecat and AgentCore Runtime.
In this series of posts, you will learn how streaming architectures help address these challenges using Pipecat voice agents on Amazon Bedrock AgentCore Runtime. In Part 1, you will learn how to deploy Pipecat voice agents on AgentCore Runtime using different network transport approaches including WebSockets, WebRTC and telephony integration, with practical deployment guidance and code samples.