/plushcap/analysis/fly-io/a-foolish-consistency

A Foolish Consistency: Consul at Fly.io

What's this blog post about?

Fly.io runs applications by transforming Docker containers into Firecracker micro-VMs connected to a global Anycast network. The company uses Consul, a distributed database for service coordination and discovery, to manage its platform. However, they have faced challenges with Consul's design and performance at scale. Fly.io has developed attache, a local sqlite cache of all Consul's state, which allows their infrastructure services to track updates without directly interfacing with Consul. They are also considering alternative strategies for request routing that are resilient to variability and stale data.

Company
Fly.io

Date published
March 29, 2022

Author(s)
Thomas Ptacek

Word count
3483

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.