How should I go about building video streaming application?
I want to build a video streaming application similar to Netflix. I have been considering the use of the following stacks: React (front-end) and NodeJS(backend), but I don't know how to go about it. Someone also mentioned I should use AWS. I'm really stuck with how to go about this; if you have idea, tutorials, sample projects, or suggestion, please help. Thanks!