I need to build a web based video player. Something like coursera/udemy. I would like to know the following. Where we can store videos (Blob,Db..etc)? Say I uploaded video in Blob storage. How can I make sure nobody is able to download this videos? What should be an ideal video streaming architecture(BE+FE) if I am expecting 500 concurrent users? Do