Y
Hacker News
new
|
ask
|
show
|
jobs
by
je42
3397 days ago
Did the need for edge server arise from the fact the a service like
https://aws.amazon.com/elasticloadbalancing/applicationloadb...
didn't exist back then ?
1 comments
cyunker
3397 days ago
Well we need edge servers to handle the persistent websocket connections which last through the life the player session.
link
je42
3397 days ago
yeah the ALB provides that feature as well. I just checked. it was released in Aug 2016. So clearly before that time your setup makes a lot of sense.
I am wondering if the ALB would be the preferred method now, if you were to redo it ?
link
michalptaszek
3397 days ago
Right, ALB were introduced after we built RMS. We would have to re-evaluate the ALB stability/cost/scalability - but definitely something to consider.
link