Im building a react-springboot web app that has a main purpose to stream videos to users that were uploaded from admin’s dashboard (let’s say YouTube clone but only the admin can post videos).
I need to know which service is better according to your experiences so I can host my web app along with the videos.
I couldn’t even find what im looking for on the internet. I found people talking about kubernetes before deploying and some saying CDN’s, I couldn’t really find an article resolving my problem.