[Flask] choosing a deployment for a web app

Dorian Hoxha dorian.hoxha at gmail.com
Fri Nov 13 07:57:44 EST 2015


You should look into webfaction <https://www.webfaction.com/?aid=9281>
(affiliate link). It is the best combination of advanced/cheap
shared-hosting plan that exists.

On Thu, Nov 12, 2015 at 7:54 PM, Kyle Lawlor <klawlor419 at gmail.com> wrote:

> Thanks for the responses, this is all very helpful. I will look into all
> of these. Any further comments and suggestions are welcome.
>
> On Thu, Nov 12, 2015 at 1:25 PM, Jani Šumak <jani.sumak at gmail.com> wrote:
>
>> Hitchiking on that last answer, pythonanywhere.com has some decent
>> options. And it's easy to set up.
>>
>> Cheeres, Jani
>>
>> On Thu, Nov 12, 2015 at 7:22 PM Jonathan Chen <tamasiaina at gmail.com>
>> wrote:
>>
>>> Just a food for thought. You could also look into Google App Engine.
>>> Their service is cheap and you could possibly be running in the free tier
>>> most of the time.
>>>
>>>
>>> ~Jonathan C.
>>>
>>> On Thu, Nov 12, 2015 at 9:54 AM, Kyle Lawlor <klawlor419 at gmail.com>
>>> wrote:
>>>
>>>> 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.
>>>>
>>>> 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.
>>>>
>>>> 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.
>>>>
>>>> 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).
>>>>
>>>> Looking forward to hearing some responses.
>>>>
>>>> -Kyle
>>>> (learning web development with Flask, :+1: for the awesome tool.)
>>>>
>>>> _______________________________________________
>>>> Flask mailing list
>>>> Flask at python.org
>>>> https://mail.python.org/mailman/listinfo/flask
>>>>
>>>>
>>> _______________________________________________
>>> Flask mailing list
>>> Flask at python.org
>>> https://mail.python.org/mailman/listinfo/flask
>>>
>>
>
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20151113/3b0867a5/attachment.html>


More information about the Flask mailing list