Hi all,
I want to confirm that if I deploy my Streamlit app on AWS (using EC2 or a similar service), I won’t need to pay anything to Streamlit.
To clarify my setup:
- The app is hosted in a private GitHub repository, and I don’t have any additional private repositories.
- I am not using Streamlit Community Cloud — I plan to deploy and host the app on AWS (or another third-party cloud provider).
My specific questions:
- Would I need to pay anything to Streamlit in this case?
- If I implement SSO authentication myself (without using Streamlit’s enterprise services), would that trigger any licensing or usage fees from Streamlit?