Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2026 07:38 AM - edited 01-26-2026 07:40 AM
Hello,
I want to host a webapp whose frontend will be on Streamlit and backend running on FastApi. Currently Databricks app listens to host 0.0.0.0 and port 8000 and my backend is running on host '127.0.0.1' and port 8080(if it's available). I want to understand what the best approach is here to host backend and frontend efficiently?
Labels:
- Labels:
-
Spark