Home / Companies / Fly.io / Blog / Post Details
Content Deep Dive

Shared Nothing Architecture

Blog post from Fly.io

Post Details
Company
Date Published
Author
Sam Ruby
Word Count
4,491
Company Posts That Month
3
Language
English
Hacker News Points
-
Post removed?
No
Summary

Sam Ruby developed an app called Showcase for managing ballroom dance competitions. The app started as a Ruby on Rails application with a SQLite database and ran on a single Mac Mini in his home. As the app grew, it moved to VMs in the cloud and now supports multiple events in different cities. The architecture is serverful, stateful, and shared-nothing, which means each update request is satisfied by a single node in a computer cluster. This approach has been successful for Showcase as data is not shared between events, and users are often all in the same room.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 1 707 136 75 -10%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.