UCS-018: Regional Data Sharing Hub reliability & high availability
Description
The Regional Data Sharing Hub infrastructure provides the required components that guarantee reliable message dissemination and high availability. The system provides multiple dockerized Messaging Server instances behind a dockerized load balancer.
Triggers
The RDSH receives data for dissemination.
Actors
RDSH.
Preconditions
Steps of Execution
The data for dissemination is placed on the Messaging Server queue.
The data is transmitted to all active subscribers.
The data is stored so that it will be re-transmitted to inactive subscribers.
The load balancer ensures that load is distributed evenly on the available Messaging Server instances.
Taking a Messaging Server instance offline does not cripple the RDSH, since the rest of the instances handle the load.
Success Conditions
The message dissemination takes place without problems during high loads and Messaging Server instance failures.
Title
UCS-018: Regional Data Sharing Hub reliability & high availability
Description
The Regional Data Sharing Hub infrastructure provides the required components that guarantee reliable message dissemination and high availability. The system provides multiple dockerized Messaging Server instances behind a dockerized load balancer.
Triggers
Actors
RDSH.
Preconditions
Steps of Execution
Success Conditions
The message dissemination takes place without problems during high loads and Messaging Server instance failures.
Dependent Use Cases