Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Coding Night 2015

Coding Night 2015

Christian Bäuerlein

July 17, 2015
Tweet

More Decks by Christian Bäuerlein

Other Decks in Technology

Transcript

  1. Load Balancer Load Balancer Rev. Proxy Rev. Proxy App Server

    App Server App Server App Server App Server ... Static Assets Caching DB Queue Ext. Service Worker Worker Worker Worker Worker ... Micro service Simplified version of our backnet server setup.
  2. Essential part of our architecture Don‘t let the user wait.

    Don‘t let the user see errors from external services. Retry yourself in the background. Come back to the user later.