Comment by suriya-ganesh
1 day ago
I've been at too many startups with a devops team that would rather provision 15 machines with 4GB RAM THAN ONE WITH 64GB.
I once got into an argument with a lead architect about it and it's really easy to twist the conversation into "don't you think we'll reach that scale?" To justify complexity.
The bottom line is for better or worse, the cloud and micro services are keeping a lot of jobs relevant and there's no benefit in convincing people otherwise
Multiple small boxes is actually better than one giant box, for a whole lot of reasons. Scaling isn't the issue.
This needs some context. I can think of several cases where this wouldn’t be the be right.
Here's a basic comparison:
1 reply →
Big box VM host running several VMs, hardware starts to fail, brings the entire setup to its knees. That wouldn't happen if you had each VM running on its own physical hardware, unless the UPS/PDU died...
2 replies →