Flow-Based Development
Build applications visually by connecting reusable components. Design complex workflows without writing boilerplate code.
Learn more
Kubernetes-native, flow-based application development platform
Build automation flows using the visual editor.
Create custom modules and components.
Complete API and configuration reference.
Learn from complete working examples.
+-------------------------------------------------------------------+
| TinySystems Platform |
| |
| +----------+ +----------+ +----------+ +----------+ |
| | Module | | Module | | Module | | Module | |
| | (HTTP) |<-->| (Common) |<-->|(Database)|<-->| (Custom) | |
| +----------+ +----------+ +----------+ +----------+ |
| | | | | |
| +---------------+---------------+---------------+ |
| | |
| +---------+---------+ |
| | Kubernetes | |
| | Controller | |
| +---------+---------+ |
| | |
| +-------------+ +---------------+ +-------------+ |
| | TinyNode | | TinyModule | | TinySignal | |
| | CRDs | | CRDs | | CRDs | |
| +-------------+ +---------------+ +-------------+ |
+-------------------------------------------------------------------+Components are reusable building blocks with defined inputs and outputs.
Modules package related components into deployable Helm charts.
Flows connect components visually to define data processing logic.
TinyNodes are Kubernetes resources representing component instances.