DOT Server

How can I start quickly a Proof of Concept (PoC) with DOT?
For quickly prototyping and testing, you can use our public API endpoints. Each of our public sample services, have a base address: Sample Application Ser...
Tue, 6 Aug, 2019 at 1:14 PM
What’s the {{server}} variable on Postman?
It’s a variable we’ve set up, so you can easily point to different services (i.e., our public API, your test environment, etc.). Please set it up for each o...
Tue, 6 Aug, 2019 at 1:16 PM
I need to increase the throughput or latency of the services, what can I do?
You can scale up either horizontally (adding more instances) or vertically (adding more cores to given instance), even both! Please refer to official docume...
Tue, 6 Aug, 2019 at 1:25 PM