lessons

One address, three services behind it

middlingWhat a reverse proxy in front of several backends is actually for — and the thing people expect from it that it does not do.

0 of 4 done

1Read the diagram

A shop with three services, each on its own address, and the app knows all three. The catalogue is getting big and you want to split the media uploads out into something else entirely — a different service, a different address. What does that cost?