✓ Arduino Starter Kit or C64 Mini for free
✓ Group discount
✓ Save up to € 520
Register now
✓ Arduino Starter Kit oder C64 Mini gratis
✓ Kollegenrabatt
✓ Bis zu 520 € sparen
Jetzt anmelden
✓ See you in 2021!
✓ Bis 2021!
Infos
Description
Error handling is very important when making HTTP requests from your backend to third party services or to other microservices. Running into long connection timeouts can easily fill up the available PHP processes on your server. This can bring your application down even if the other service is only used to fetch optional data in a part of your application. Also you need to take care not to flood the service with a lot of requests if it’s recovering from an outage. We will introduce techniques like circuit breaking and back pressure which make the HTTP requests more resilient against those kinds of problems. And we will show you how to use the Envoy HTTP proxy to solve many of those problems without changes to your code.
This Session originates from the archive of Diese Session stammt aus dem Archiv von BerlinBerlin . Take me to the program of . Hier geht es zum aktuellen Programm von Berlin Berlin .