---
title: "Deploy Arroyo"
description: "A cloud-native stream processing."
category: "Observability"
url: https://railway.com/deploy/ot9yYm
---

# Deploy Arroyo

A cloud-native stream processing.

**[Deploy Arroyo on Railway](https://railway.com/template/ot9yYm)**

- **Creator:** Medim's Projects
- **Category:** Observability
- **Total deploys:** 4

## Template content

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:16

### Arroyo

- **Source:** https://github.com/kadumedim/arroyo-template
- **Public domain:** Yes

## Documentation

# Arroyo Stream Processing

Arroyo is a distributed stream processing engine written in Rust, designed to efficiently perform stateful computations on streams of data. Unlike traditional batch processors, streaming engines can operate on both bounded and unbounded sources, emitting results as soon as they are available.

In short: Arroyo lets you ask complex questions of high-volume real-time data with sub-second results.

## Key Features
- Real-time SQL queries on streaming data
- Stateful processing with exactly-once semantics  
- Connectors for Kafka, PostgreSQL, HTTP endpoints, and more
- Horizontal scalability for handling large data volumes
- Built-in checkpointing and fault tolerance
- Interactive query development environment
- Support for complex event processing, windowing, and joins
- WebAssembly-based UDFs for custom processing logic
- Designed for cloud-native deployments

This template provisions Arroyo with PostgreSQL on Railway, with automatic database migrations, making it easy to start building real-time data applications without complex infrastructure setup.

## Similar templates

- [Pyroscope profiling](https://railway.com/deploy/pyroscope-profiling) — Protected continuous profiling with durable Pyroscope storage.
- [SigOnly](https://railway.com/deploy/sigonly) — Deploy SigNoz with a working demo app & config in one click
- [Unwrapped Spotify Music Stats](https://railway.com/deploy/wide-bold) — Unwrapped Spotify Music Stats, Estatísticas de músicas disponíveis

Open this page in a browser: https://railway.com/deploy/ot9yYm
