|
|
|
|
|
by AznHisoka
3810 days ago
|
|
"As soon as your infrastructure becomes more complicated, you can use Heroku instead of hiring people to manage it for a while" Having a Iaas/Paas doesn't mean you don't have to manage anything - that's a myth. Sure, it might be doable if you own a trivial app with just 1 web server + 1 app server + 1 database server. But once you're doing anything remotely complex like building a 10-node Elasticsearch cluster that is running out of RAM, or a 10 Cassanda node cluster, or a Kafka queue that can overfill, you always need an engineer to manage your infrastructure. |
|