Live data from Hacker News

Ask HN: What is your high performance server setup?

news.ycombinator.com

1–4 of 4 posts

Ask HN: What is your high performance server setup?

#1
https://news.ycombinator.com/item?id=32439601

After reading this, I am wondering, how do you configure your linux server for high throughput API? I am struggling with 10k concurrent request with node.js on c6i.4xlarge and one ElastiCache redis cluster. I can't imagine handling 50k/100k concurrent request with single server.