Validio Services

A summary of Validio backend and frontend services.

The Validio platform is made up of two applications:

  • Validation Engine: The backend application and consists of the services: Diver, Ingress, and Pipelines.
  • Surface: The backend server that communicates between the browser client and the Validation Engine.

The following table lists all the Validio services. We recommend that you use this list as a reference when you allocate resources to services running in your system.

Validio ServiceDescription
DiverOrchestrator and running background tasks for the Validio application.
IngressConnects to configured sources to read statistics, data, and source metadata.
PipelinesHandles processing of any read data and performs calculations and anomaly detection on data statistics.
SurfaceResponsible for communication between the frontend application in your browser and the Validation Engine.
SeastarIndexes the search information that Meilisearch uses.
PostgresGoverns all artifacts and configuration settings.
RedisUsed as a transport layer between different services.
MeilisearchUsed as a search engine for Surface.

You can view the status of each service in the Workspace > Settings page. See Platform Configuration.