Merge pull request #57 from dapr/updatediagrams
Update diagrams in docs for samples
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 196 KiB After Width: | Height: | Size: 161 KiB |
|
Before Width: | Height: | Size: 213 KiB After Width: | Height: | Size: 178 KiB |
|
Before Width: | Height: | Size: 198 KiB After Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 116 KiB |
|
|
@ -8,7 +8,7 @@ This sample includes two microservices:
|
|||
|
||||
The bindings connect to Kafka, allowing us to push messages into a Kafka instance (from our Python microservice) and receive message from that instance (from our Node microservice) without having to know where the instance is hosted. Instead, we connect through our sidecars using the Dapr API. See architecture diagram to see how our components interconnect locally:
|
||||
|
||||

|
||||

|
||||
|
||||
This sample also includes a manifest for using Azure Event Hubs to demonstrate how we can simply swap one component out for another.
|
||||
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 73 KiB |
|
After Width: | Height: | Size: 69 KiB |