From 9f2ca0bd2d5b7c8cf8dc2a86cd08b788e11c984b Mon Sep 17 00:00:00 2001 From: sunil unnava Date: Wed, 6 Jun 2018 18:24:00 -0400 Subject: add the architecture diagram Issue-ID: DMAAP-516 Change-Id: I3b87ab9cc192be7cf389ca948595c751066c069c Signed-off-by: sunil unnava --- docs/architecture/architecture.png | Bin 0 -> 34538 bytes docs/architecture/architecture.rst | 8 ++++++-- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 docs/architecture/architecture.png (limited to 'docs') diff --git a/docs/architecture/architecture.png b/docs/architecture/architecture.png new file mode 100644 index 0000000..3a2cfaf Binary files /dev/null and b/docs/architecture/architecture.png differ 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 -- cgit 1.2.3-korg