Event-Driven Microservices
Build scalable backend systems with message queues, databases, and application hosting. All open source, zero vendor lock-in - bring your stack to any cloud.
What You Get
Event-Driven Architecture
Zero Vendor Lock-in
Every service in this stack is open source. PostgreSQL, Valkey (Redis-compatible), SmoothMQ (SQS-compatible), and minio (S3-compatible) all use standard APIs.
Start building in Open Source Cloud, then migrate to your own Kubernetes cluster, Docker Compose setup, or any cloud provider. Your code works everywhere.
Infrastructure Stack
Web Runner
Deploy Node.js microservices from GitHub
Python Runner
Deploy Python microservices from GitHub
PostgreSQL
Managed relational database
Valkey
Redis-compatible cache and pub/sub
SmoothMQ
SQS-compatible message queue
PostgREST
Instant REST API from PostgreSQL
minio
S3-compatible object storage
Grafana
Monitoring and observability
Private Microservices
Not every service needs a public endpoint. Deploy backend workers that consume from queues, process data, and write to databases - all within your private network.
Web Runner and Python Runner let you deploy services directly from GitHub. Connect them to your message queues and databases using environment variables.
Event-Driven Patterns
Decouple your services with message queues. Producers publish events without knowing who consumes them. Consumers process at their own pace, handling backpressure naturally.
SmoothMQ provides an SQS-compatible API with a built-in web UI for debugging. Valkey offers Redis pub/sub for real-time messaging. Choose the pattern that fits your use case.
Ready to build without lock-in?
Start with a free account and deploy your microservices infrastructure today.
Get Started Free