Telnyx introduces Edge Compute for serverless functions

5, Mar 2026

Overview

Telnyx Edge Compute is now available, enabling customers to deploy serverless functions directly on Telnyx's global infrastructure.

By running application logic closer to end users, Edge Compute reduces latency for real-time voice, messaging, webhook, and AI workloads, without requiring server management. Functions are deployed via the Telnyx CLI and automatically distributed across Telnyx's edge locations.

Key benefits

  • Low latency execution – Run functions closer to users to reduce response times
  • Global distribution – Automatically deploy across Telnyx's worldwide network
  • Native Telnyx integration – Direct access to Voice, Messaging, and AI APIs
  • Serverless simplicity – Deploy code without managing infrastructure
  • Multi-language support – Go, Python, and Java (Quarkus)

Why this matters

Real-time communications and AI workloads are sensitive to latency. Routing events to centralized cloud regions can introduce unnecessary delays.

Edge Compute allows developers to process webhooks, handle calls and messages, and run AI inference at the edge of the Telnyx network, improving responsiveness while keeping workflows within a unified platform.

Get started

  1. Sign up or log in to your Telnyx Mission Control Portal account
  2. Install the Edge Compute CLI
  3. Authenticate via the CLI (using browser-based login) or with a Telnyx API key if integrating with other Telnyx product SDKs
  4. Create a new function using a supported runtime (Go, Python, or Java)
  5. Deploy your function to the Telnyx global edge
  6. Invoke your function via HTTP or integrate it with Voice, Messaging, or AI workflows

Read the developer documentation to learn more.

We're continuing to expand edge locations and runtime support in the coming weeks.