Run DataHub inside the DartVM for Development and compile to native maschine code for Deployment.
Use HotReload to speed up Debugging.
Run DataHub inside the DartVM for Development and compile to native maschine code for Deployment.
Use HotReload to speed up Debugging.
Automate emulated testing scenarios for separate services or complex service compositions.
Simulate high loads, faulty requests or failing infrastructure.
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.
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.