#system-architecture
Read more stories on Hashnode
Articles with this tag
Basics Features Enables Asynchronous Programming allows to put a message in a queue without processing it immediately Ideal for long running tasks...
A reverse proxy is a server that sits between client machines and backend servers. When a client makes a request to a reverse proxy, the reverse proxy...
A forward proxy is a server that sits between user devices and the internet. A forward proxy is commonly used for: Protect clients Avoid browsing...