Federation » History » Revision 3
Revision 2 (Tom Clegg, 04/04/2018 03:53 PM) → Revision 3/4 (Tom Clegg, 06/22/2018 08:57 PM)
h1. Federation
In a federation, clusters cooperate with one another to enable distributed workflows that are coordinated by a remote client, without having to funnel data/code/notifications through the remote client.
Canonical example (draft!):
* The user agent has a slow network connection to several clusters which, although they have reasonably fast network connections between them, must not have unrestricted access to one another's data.
* The user must run an analysis A on Cluster A. The inputs to A are large datasets, and they are the outputs of analyses B and C, which must run on Cluster B and C respectively.
Subtopics and related features:
* [[Federation use cases]]
* [[Federation implementation roadmap]]
* [[Federated identity]]
* [[Distributed workflows]]
* [[Routing multi cluster requests]]
* [[Authentication for a multi-cluster workflow]]