Essays about: "Automatic Retries"

Found 1 essay containing the words Automatic Retries.

  1. 1. Testing Resilience of Envoy Service Proxy with Microservices

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Nikhil Dattatreya Nadig; [2019]
    Keywords : Service Proxy; Distributed Systems; Resilience Patterns; Automatic Retries; Rate Limiting; Circuit Breakers;

    Abstract : Large scale internet services are increasingly implemented as distributed systems to achieve availability, fault tolerance and scalability. To achieve fault tolerance, microservices need to employ different resilience mechanisms such as automatic retries, rate limiting, circuit breaking amongst others to make the services handle failures gracefully and cause minimum damage to the performance of the overall system. READ MORE