<div dir="ltr"><div><div><div>So I have a web application that I think will have, at most, 20 users in a day. I can't imagine that more than 5 people would be using the application in a 15-20 minute range of each other.<br><br></div>I have considered deployment with a few services; Heroku or AWS. I have looked into using VMware via Vagrant. I am at a point where I am not sure how choose the right service for my use case. <br><br></div>The application deals with online ordering for a restaurant. At the moment I have a small database for storing user credentials for the restaurants order tracking UI. There are no particularly large tasks that happen, i.e. file uploads or sending out mass emails. <br><br></div><div>Any guidance regarding a cheap, yet effective deployment for my application would be greatly appreciated. Fortunately I am doing this for a friends restaurant, so I have a testing ground. But the last thing I want is for users to have a bad experience, and think that my application sucks (obviously). <br><br></div><div>Looking forward to hearing some responses. <br></div><div><br></div><div>-Kyle<br></div><div>(learning web development with Flask, :+1: for the awesome tool.)<br></div></div>