Makes

become
Cloud Native
$ dart pub global activate datahub
$ dart pub add datahub
Build
Test
Deploy
Scale

DataHub is a Cloud Development Ecosystem aiming to bring the power of Dart into the Cloud.

Develop faster than ever

Run DataHub inside the DartVM for Development and compile to native maschine code for Deployment.

Use HotReload to speed up Debugging.

Easy unit- and integration-testing

Automate emulated testing scenarios for separate services or complex service compositions.

Simulate high loads, faulty requests or failing infrastructure.

Deploy fast and with confidence

Build deployment or debug docker images straight from the command line or from CI. An average debug docker build with DataHub takes ~30 seconds while a production build takes ~1 minute.

DataHub is native to Docker and Kubernetes. Easily create configuration for production, test stages or development environments.

Scalable throughout the whole process

DataHub core principles like immutability, statless services and IoC are tailored to scalability.

With DataHub not only your services but also testing and CI will feel lightweight through every stage of scaling.