You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: readme.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ About
41
41
- This App basically converts a currency from given country code to targeted country code by following the **cloud native approach**.
42
42
-`api-gateway` provides a gateway for end clients (web browsers, mobiles) to interact the resource servers (micro-services)
43
43
- An Actor (React Client, React Native Client) can interact with the micro-services through the `api-gateway`
44
-
-
44
+
-
45
45
- In above diagram, We can see:
46
46
- An End Client can access the resource servers through the `api-gatewy`
47
47
- There are five resource servers:
@@ -55,6 +55,7 @@ About
55
55
-`Discovery` Server (For services discovery)
56
56
-`Distributed Tracing Stack`, for request tracing in micro-service architecture
57
57
-`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
0 commit comments