Slide 19
Slide 19 text
Linkerd
● Built on Twitter’s Finagle library (Scala)
● First released Feb 2016 (2 years)
● ~50 companies running in production
● Multi-platform (Docker, K8s, DC/OS, Amazon ECS, and more)
● Built-in service discovery, latency-aware load balancing, retries, circuit
breaking, protocol upgrades (TLS by default), top-line metrics, distributed
tracing, per request routing (useful for CI/CD, testing, and more)
● Support for H2, gRPC, HTTP/1.x, and all tcp traffic
● Handles tens of thousands of requests per second, per instance
● http://linkerd.io