Accelerate your software development!
The initial rush-to-market results in
many of the cross-cutting aspects being left out
and inconsistently implemented features
End-to-end
UIs, APIs, load-balancers, caches, databases, compute-pipelines, devices
Declarative
System-wide schema specified by developers
Open-source
Tree-ware lets you rush-to-market
with a slew of cross-cutting aspects included out of the box
and consistently implemented features
Developers only define the following:
It sets up & operates infrastructure
for
the data defined in the schema
It uses existing infrastructure:
Databases, queues, compute-pipelines, etc.
And provides other custom infrastructure:
UI, load-balancer, API server, cache, RBAC, feature-flags, etc.
Tree-ware does not limit what can be done
It is modular and custom code can be inserted wherever needed
It is less than ideal for existing systems
But it is perfect for brand new systems
It is not fully implemented
But there is enough for a first release
And it is a great foundation to build on
Developers only define the following: