diff options
author | sunil unnava <su622b@att.com> | 2018-06-06 16:03:26 -0400 |
---|---|---|
committer | sunil unnava <su622b@att.com> | 2018-06-06 16:03:44 -0400 |
commit | 36fa6819b95aa6797263b1fedc905eb0e768119e (patch) | |
tree | 2b3d04b22cd539396581d405e832433ad8b12493 /docs | |
parent | f19cc50a28aeaab0e0a2317ce5b11d598513a9e6 (diff) |
added the architecture diagram
Issue-ID: DMAAP-516
Change-Id: If0158fcf70ebf2c175ad6a412c4026f449ac4059
Signed-off-by: sunil unnava <su622b@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/architecture/architecture.png | bin | 0 -> 34538 bytes | |||
-rw-r--r-- | docs/architecture/architecture.rst | 8 |
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/architecture/architecture.png b/docs/architecture/architecture.png Binary files differnew file mode 100644 index 0000000..3a2cfaf --- /dev/null +++ b/docs/architecture/architecture.png diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index 344cd92..833175e 100644 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -7,7 +7,7 @@ Architecture Capabilities ------------ -Message Router is a RESTful web service used for any needed action with Kaka +Message Router is a RESTful web service used for any needed action with Kaka. Usage Scenarios --------------- @@ -15,4 +15,8 @@ Message Router endpoints are used to create/view/delete a topic in Kafka. Client Interactions ------------ -Message Service REST service uses the message service API to interact with the ZooKeeper/Kafka
\ No newline at end of file +Message Service REST service uses the message service API to interact with the ZooKeeper/Kafka + + |image0| + + .. |image0| image:: architecture.png |