Engineering

Scaling a marketplace backend: lessons from production

Notes on indexes, queues and caching from running a two-sided marketplace at scale. Still a work in progress.

1 min read
Scaling a marketplace backend: lessons from production

This is a living draft — pinning down the patterns that kept our marketplace fast under load.

Topics to cover

  • Hot-path indexes and query shapes
  • Background jobs vs request-time work
  • Cache invalidation that doesn't lie
#backend#scaling#postgres#queues
Got something in mind?

So, what are we building?

Send us the rough idea, even if it's messy. We'll come back with how we'd build it and roughly how long it'd take, usually within a day.