lines of code

Linking Paths and its geek sandbox
This is the geek sandbox of Linking Paths. Just tech stuff and code related topics.
  • November 2, 2011 5:05 pm

    "Latency Monkey induces artificial delays in our RESTful client-server communication layer to simulate service degradation and measures if upstream services respond appropriately. In addition, by making very large delays, we can simulate a node or even an entire service downtime (and test our ability to survive it) without physically bringing these instances down. This can be particularly useful when testing the fault-tolerance of a new service by simulating the failure of its dependencies, without making these dependencies unavailable to the rest of the system."

    The Netflix Simian Army