Updated on 2024-11-29 GMT+08:00

RTDService Basic Principles

Overview

RTDService provides GUIs for service configuration and RESTful APIs for users to define tenants, event sources, dimensions, variables, rules, and models.

Principles

RTDService consists of the RTDServer role. Metadata such as event sources, dimensions, dimension mapping, variables, models, and rules defined on the web UI is permanently saved to DBService. After the event source dimension mapping is brought online, the RTDServer role automatically generates a BLU application and deploys the application in a group of containers of Containers. After variables or rules defined on the RTDService web UI are brought online, RTDServer automatically generates stored procedures and deploys them in MOTService.

Figure 1 Relationship between modules of RTDService and interaction between the modules