I want to run a server which will keep a website open. The website has a video stream running at 320 kbps. Literally the only thing I need to do is keep this website open. I aim to run maybe ~30 instances of the website.
The problem with this is not processing speed but data transfer. A network can only run so many streams at a time.
How much would such a server cost? What would be the best solution for this?