vault backup: 2023-09-24 13:32:33

This commit is contained in:
Alice 2023-09-24 13:32:33 +01:00
parent 952c1eda53
commit 453647eb3c
3 changed files with 749 additions and 135 deletions

View file

@ -46,6 +46,11 @@
- Functionality and data are in the server.
- A stub runs embedded in the client.
- The stub is part of the server software package
- E.g., the Web (“protocol” is HTTP)
- E.g., the Web (“protocol” is HTTP)
### 2. Proxy Server
- Architecture: [[proxy.excalidraw]]
- Multiple servers can be used transparently.
- The proxy is a performance and availability bottleneck.
- E.g. MongoDB