Hacker News new | ask | show | jobs
by shaneprrlt 941 days ago
:mind-blown: Hats off to PG for building an app that could handle 4m requests with the architecture of a small hobby project.
1 comments

That's just how powerful modern hardware is. You don't need a k8s cluster to run a simple CRUD app under realistic loads. I'm sure the hackernews codebase has acquired some performance optimizations over the years, but I doubt that it's doing anything especially clever performance-wise.