Y
Hacker News
new
|
ask
|
show
|
jobs
by
shinzui
1335 days ago
It's worth noting that Basecamp's architecture relies on vertical scaling, which can get very expensive in the cloud.
1 comments
qeternity
1335 days ago
How so? Email is a fairly embarrassingly parallel problem.
link
shinzui
1335 days ago
DHH’s preferred architecture is a rails monolith with a single database behind it that you keep scaling vertically. I believe both Hey and Basecamp are still using that architecture.
link