2018

July

2017

September

May

2016

September

August

June

2015

September

August

June

January

2014

December

July

April

March

February

2013

December

August

July

March

2012

December

August

Gateway vs load-balancer vs reverse-proxy 28 Sep 2017

What is the difference between an api-gateway, a load balancer and a reverse proxy ? Here is my attempt to provide a synthetic synthetic answer. Note that the features below are not mutualy exlusive…

  could provide talks to improves OSI layer
Reverse-proxy caching
compression
ssl
1 server security (1)
flexibility (2)
performance
4 or 7
Load-balancer load balancing
session-persistence
health check
circuit-breaker
many servers scalability (3)
availability (4)
4 or 7
API-gateway API composition
authentication
many servers payload (5)
roundtrips
7

Non-exhaustive list of products

OSI Layers

  1. Application
  2. Presentation
  3. Session
  4. Transport
  5. Network
  6. Data link
  7. Physical
comments powered by Disqus
This site was designed using jekyll, bootstrap, fontawesome, google analytics, disqus and is hosted on github. All for free so thank you!