Commit 4a5b077
authored
feat: Heroku vs Self-Hosting - Honest Cost-Benefit Analysis (#972)
* feat: Add Heroku to self-hosting migration guide (Issue #927)
* fix: Correct Redis backup/restore commands
* feat: Replace fake migration story with honest cost-benefit analysis
Rewrote the Heroku migration post to be transparent and educational:
- Changed from fake narrative to honest cost comparison
- Added Total Cost of Ownership (TCO) calculations with engineer time
- Included break-even analysis showing realistic 22-31% savings (not 90%)
- Created decision framework for when to self-host vs stay on Heroku
- Added 4 real-world scenario applications
- Honest discussion of hidden costs, risks, and tradeoffs
- Removed made-up performance metrics and migration story
- Focused on helping readers make informed decisions
Related to #927
* fix: Correct infrastructure savings claim in Scenario 2 (use exact calculation)1 parent 7b6f954 commit 4a5b077
File tree
6 files changed
+630
-1
lines changed- content/posts
- public/images/posts
6 files changed
+630
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
0 commit comments