|
|
|
|
|
by tptacek
1543 days ago
|
|
Again: this is an infrastructure component, running on many machines internally. It's not a Rails app. We use SQLite in very similar circumstances across hundreds of machines. Having all those machines schlepping all their reads back to RDS would not only be untenably slow, but it would also make the whole system less stable. I don't think you've really thought through the design at all, and you should before making comments like these. I'd put money on this not being the last database change too! But not for the same reasons you would. |
|
I'm not joining the "just use RDS" crowd, but it looks to me like using a managed DB service like RDS would have been a reasonable decision for this application.
[1]: https://tailscale.com/blog/an-unlikely-database-migration/