<< Click to Display Table of Contents >> Navigation: »No topics above this level« Deployment |
DTS is a very flexible software product, built on a distributed architecture and can be deployed in a number of ways, depending on usage patterns and environmental limitations.
However, the preferred deployment scheme for DTS involves containerization and clustering of the various components using solutions like Docker™ and Kubernetes®.
While Docker is required as a container platform, Kubernetes is optional as DTS also provides its own minimal orchestration solution in the form of the DTS Agent.
Orchestrated deployment allows DTS to self-regulate, automatically scale, provide redundancy and guarantee uptime. For this reason, the orchestrated container deployment is the only type of deployment we support in production environments.
For more information on clustered deployment, please see Prerequisites.
The most turnkey type of DTS deployment uses the Agent and docker-compose. Please see Basic Deployment for more information.
For more information on the various DTS components and their containment, please see Architecture.
For information regarding other types of deployment or special scenarios, please contact us.