Skip to end of metadata
Go to start of metadata
Confidence Level High This article been formally reviewed and is signed off on by a relevant subject matter expert. |
---|
This page describes HySDS how it is composed of 6 main components and this is what they do. For a more detailed look at each of these components see the L2 overview.
Jobs:
Tasks with additional robustness, associated working directories, and job handling.
Worker:
Workers are processes that run on the compute instances; workers run the tasks
Verdi
Note: a “compute fleet” refers to an army of Verdi running in compute workers.
Mozart
Mozart is a resource management service which orchestrates job management across the HySDS hybrid cloud computing architecture.
Factotum
Factotum consists of special workers which handle specific processes that don’t generate data products. This includes non-scaling jobs in the AWS cloud.
Metrics
Displays worker and job metrics. It hosts the Elasticsearch indices for real-time job and worker metrics.
Continuous Integration (CI)
GitHub is checked for updates to containers and publishes them when found.