Version 3.0 - Now Generally Available

Build, Deploy,
Scale Without Limits

The cloud platform for teams who ship fast. Deploy to 22 global regions in under 3 seconds. Auto-scale from zero to millions.

Active deployment
api-service · v2.4.1
Auto SSL · Live logs · Git push deploy
Uptime
99.9%
30-day rolling average
Deploy Time
<5s
From git push to live
app.remoud.com
Workspace
Overview
Deployments
Metrics
Logs
Infra
Clusters
Nodes
Domains
Secrets
Requests/s
24.8k
↑ 12% today
P95 Latency
38ms
↓ 4ms better
Uptime
100%
30d window
Active Nodes
12
Autoscaled ×3
Request Volume - 24h
Live
14:22:01[DEPLOY]api-service@2.4.1 → edge-us-east-1
14:22:03[INFO]Health check passed - 200 OK (12ms)
14:22:04[✓ DONE]Traffic shifted · deployed in 3.1s
14:22:08[AUTO]Autoscaled cluster: 4 → 12 nodes
Platform Features

Everything you need.
Nothing you don't.

Every primitive your team needs to ship and scale production software-in one platform.

Git Deployments
Push to any branch and deploy instantly. Full CI/CD with zero-config pipelines and automatic preview URLs.
Real-time Metrics
Live dashboards with P50/P95/P99 latencies, error budgets, and custom alerting built in.
Logs Streaming
Stream structured logs in real time with full-text search, custom filters, and 90-day retention.
Web Terminal
SSH into any running container from your browser. Zero VPN, zero friction. Full terminal emulation.
Multi-node Clusters
Production-grade clusters with HA, automatic failover, and horizontal autoscaling out of the box.
Auto SSL
TLS certificates provisioned and renewed automatically for all custom domains. Zero configuration.
Environment Variables
Manage secrets with encrypted env vars scoped per environment, service, and team.
Remote Servers
Connect bare metal or cloud VMs and manage them from one unified console.
Platform

One control plane for everything.

A unified interface for deployments, metrics, logs, and infrastructure. No context switching required.

Deploy from Git - push to merge, deploy to production automatically
Instant rollbacks - one click to revert any deployment, any time
Multi-region control - manage 22 global regions from a single pane
Dashboard
24.8k
Req/s
38ms
P95
100%
Uptime
Observability

Full-stack metrics, zero setup.

P50/P95/P99 latencies, request rates, error budgets, and custom dashboards - all out of the box, zero instrumentation.

Percentile latencies - P50, P95, P99 tracked per endpoint
Error rate alerting - PagerDuty and Slack integrations built in
Custom dashboards - build and share metric views with your team
Metrics Explorer
12ms
P50
38ms
P95
0.01%
Errors
Observability

Every log, in real time.

Stream structured logs instantly. Full-text search across 90 days of history with millisecond latency.

Structured logs - JSON, plaintext, and custom formats supported
90-day retention - search across all your history instantly
Smart filters - filter by service, severity, or any structured field
Log Stream
14:22:01[INFO]GET /api/users → 200 (12ms)
14:22:02[INFO]POST /api/deploy → 201 (288ms)
14:22:04[DONE]deploy complete · 3.1s · 22 regions
14:22:08[AUTO]autoscaled: 4 → 12 nodes
14:22:12[SSL]cert renewed · api.acme.com · 90d
14:22:15[INFO]GET /api/metrics → 200 (8ms)
14:22:18[INFO]GET /health → 200 (2ms)
Developer Experience

Your terminal, everywhere.

SSH into any running container directly from your browser. No VPN, no keys to manage, no friction.

Full PTY support - interactive programs, editors, and debuggers work
Zero credentials - access governed by your SSO identity, not SSH keys
Session recording - all sessions recorded for audit and compliance
Web Terminal
remoud@api-service:~$ls -la
total 48
drwxr-xr-x 6 app app 4096 Feb 18 14:22 .
drwxr-xr-x 12 app app 4096 Feb 18 14:22 ..
-rw-r--r-- 1 app app 1024 Feb 18 14:22 package.json
drwxr-xr-x 3 app app 4096 Feb 18 14:22 src
remoud@api-service:~$top -bn1 | head -3
CPU: 12.4% | MEM: 234MB / 2GB | PID: 1
remoud@api-service:~$
Pricing

Simple, transparent pricing.

Start free. Scale as you grow. No hidden fees, no surprises.

Starter
Free
$0
Forever free
Perfect for side projects and learning. No credit card required.
  • 1 project
  • 256MB RAM
  • 500MB storage
  • 1GB bandwidth
  • Community support
Get started free
Most Popular
Hobby
$3.99
per month · $39.99/yr
For developers shipping real projects with more resources.
  • 5 projects
  • 2GB RAM
  • 5GB storage
  • 70GB bandwidth
  • Web terminal access
  • Email support
Start Hobby plan
Scale
Business
$9.99
per month · $99.99/yr
For teams running production workloads that need more power.
  • 10 projects
  • 5GB RAM
  • 15GB storage
  • Unlimited bandwidth
  • Priority support
Start Business plan
Infrastructure

Built on the
edge of the world.

Reliable infrastructure with automatic failover across every node in every region.

Users
Edge
Nodes
Containers
Coming Soon
Remoud CLI & declarative config are on the way.
remoud.yaml
# Remoud deployment config
name: api-service
region: us-east, eu-west, ap-south
build:
runtime: node:20
command: npm run build
scale:
min: 2
max: 50
metric: rps
target: 100
health:
path: /health
interval: 15s
zsh
$ remoud deploy --region all
› Building api-service...
› Pushing to registry (1.2s)
› Deploying to us-east...
› Deploying to eu-west...
› Deploying to ap-south...
✓ Live at api.acme.com (3.1s)
$
Developer Experience

Designed for
developers first.

A CLI, API, and dashboard that works the way engineers actually think.

01
One-command deploys
Push changes from your terminal and watch them go live globally in under 5 seconds. No Dockerfiles required.
02
Declarative configuration
Define your entire stack in a single YAML file. Version it, review it, ship it. IaC simplified.
03
Preview environments
Every pull request gets a full-stack preview URL automatically. Test before you merge, every time.
04
Native CI/CD
First-class GitHub Actions, GitLab CI, and Bitbucket support. Works with your existing workflow.
remoud.com
Deploy globally.
Scale instantly.

Start free. No credit card required. Your first deployment is one command away.

Free forever · No credit card · Deploy in 60 seconds
Welcome to Remoud
Sign in to deploy and manage your projects globally.
Continue with GitHub
or
Continue with Google