Maybe I should rephrase the question.
I managed to deploy via dockers using 8501 at AWS. It’s quite painful but a very rewarding experience.
I was thinking if there is a need to forward to port 80 and also if streamlit is able to serve many requests like a normal website.
I’m just wondering if it’s possible and nginx OR gunicorn are some of the techs that I should be looking at.
Thanks