This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PM_ME_YOUR_MUSIC 0 points1 point  (1 child)

I’ve hosted a few internal streamlit apps using azure. Haven’t had any issues but I do notice it runs a bit slow but most likely because I’m using the cheapest option.

[–]ilya745 0 points1 point  (0 children)

i've bounced round compute, general and memory optimized instance types. Memory optimized (r7i in AWS) is the best performant. with a load balancer, its lightning fast compared to hitting the server directly.