|
|
|
|
|
by chmod775
1964 days ago
|
|
Considering you can run a site like his off of a $10 VPS with room to spare for x10 more users, any dollar beyond that better be worth it. Sure, going to $50 won't matter to most wallets, but at around $100 you're just getting ripped off and someone is having a laugh at your expense. So I'd put 'paying a fortune' at around $100/month for his case. |
|
This comes up on every AWS-related comment section.
$100/month for something I could do with VPS is an amazing bargain if it saves me even 2 hours of dev time every month.
As someone who used to maintain servers and databases first on dedicated hardware, then on colo servers, and later on vanilla EC2, I am so thankful for RDS. It's absolutely amazing not to have to worry about:
- failover
- scaling
- logs
- read(/write) replicas
- (restoring) backups
- monitoring
- maintenance windows
- minor version updates
- OS updates
...and that's probably not even a complete list.
Every VPS-like database management experience I've ever had has caused me a lot of lost sleep. It's just not worth it. I can't imagine why anyone would DIY this stuff if they're working with any kind of budget at all.
At the moment, I have an insurance company with hundreds of thousands of customers running on ~$1,000/mo. of AWS services. The modern cloud is amazing and a constant source of joy for someone like me, who has been doing web software for more than 20 years.