Back to Developer Roadmap

Gateway Offloading

src/data/roadmaps/system-design/content/[email protected]

4.0443 B
Original Source

Gateway Offloading

Offload shared or specialized service functionality to a gateway proxy. This pattern can simplify application development by moving shared service functionality, such as the use of SSL certificates, from other parts of the application into the gateway.

Visit the following resources to learn more: