Add AAF certs with year duration to DR
[dmaap/datarouter.git] / docs / data-router / architecture.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 Architecture
5 ============
6
7
8 Capabilities
9 ------------
10 Data Router is a RESTful web service used for the transfer of data across networks any larger than a Message Router message (> 1Mb).
11
12 Usage Scenarios
13 ---------------
14     Data Router endpoints are used to create/view/delete Feeds, Subscribers and Published files. Clients can use the Data Router endpoints
15     to publish a file to a feed and subscribe to this feed to receive the file.
16
17 Interactions
18 ------------
19 Data Router REST service uses the Data Router API to allow users to publish to and subscribe to a feed, in order to send and receive files.
20
21
22
23    |image0|
24
25    .. |image0| image:: dr_arch.png