Skip to content

Commit 43b76bf

Browse files
committed
Add config server item in lucid flow diagram (gh-416)
1 parent 91fdbea commit 43b76bf

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ About
4141
- This App basically converts a currency from given country code to targeted country code by following the **cloud native approach**.
4242
- `api-gateway` provides a gateway for end clients (web browsers, mobiles) to interact the resource servers (micro-services)
4343
- An Actor (React Client, React Native Client) can interact with the micro-services through the `api-gateway`
44-
- ![Micro Service Architecture](resource/lucid-diagrams/3cnAuthFlow.png)
44+
- ![Micro Service Architecture](resource/lucid-diagrams/3cnArchitecture.png)
4545
- In above diagram, We can see:
4646
- An End Client can access the resource servers through the `api-gatewy`
4747
- There are five resource servers:
@@ -55,6 +55,7 @@ About
5555
- `Discovery` Server (For services discovery)
5656
- `Distributed Tracing Stack`, for request tracing in micro-service architecture
5757
- `ELK Stack`, for Centralized Logging
58+
- `Config Server` to get distributed app configurations (hosted in [github/public-repo](https://github.com/UbaidurRehman1/public-repo)) for each micro-service
5859

5960

6061
[Swagger UI](resource/how-to-use-swagger.md)
144 KB
Loading
-130 KB
Binary file not shown.

0 commit comments

Comments
 (0)