Hacker News new | ask | show | jobs
by wtetzner 605 days ago
Reducing memory footprint is a big deal for using a VPS as well. Memory is still quite expensive when using cloud computing services.
1 comments

True that. Having to carefully balance responsiveness and memory usage/OOM risk when setting up PHP-FPM pools definitely makes me grateful when deploying Go and Rust software in production environments.