About Redis latency

This should be resolved in DFW. We’ve noticed other regions where it’s much slower than it should be. We’re working on them now.

We’re running on multiple providers (Packet is our main one), but not on AWS. We’re running powerful bare-metal servers and we’re using anycast to globally route requests to the closest (generally speaking) server. Anycast is not available through AWS unfortunately, not many providers offer it (especially not “bring your own IP space”). As far as software goes: Linux with a fairly recent kernel, we built our own Rust-based reverse-proxy which feeds off of Hashicorp’s consul! Every app runs in a firecracker microvm, scheduled with Nomad.

Edit: added more details about what Fly runs on!

2 Likes