I have questions about the infrastructure, and configuration of servers in a particular web application (to display and stream media). I am new to this field and my question may be simple. I would be grateful if you could guide me.
The web application I am considering is an interactive website where users upload their media such as images, videos and audio. I have two servers, One of them has the web application (based on Laravel and MySQL) and User-uploaded files are stored on another server (by FTP).
Now my questions include several sections:
Thank You