Titus is the Netflix Container Management Platform that manages containers and provides integrations to the infrastructure ecosystem. http://netflix.github.io/titus/
Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.