*1.) PythonAnywhere*
      - use for lightweight applications. Extremely easy to setup.

*2.) Heroku*
      - easy to setup, and you can deploy anything up there. Price is also 
very reasonable. You'll have to get into some of the internal specifics 
(like dynos and whatnot).

*3.) DigitalOcean*
     - price wise the best option in my opinion. You'll have to setup 
everything yourself, but they have excellent tutorials in form of blog 
posts for virtually every stack possible. This is my personal favourite, 
since you custom setup == do whatever you want without limitations. Also a 
very good learning experience. Deploying with e.g. Heroku will leave you 
experienced to their ecosystem only. Deploying on DigitalOcean gives you a 
broader experience.

*4.) AWS*
     - nothing to say about AWS that hasn't already been said. Great for 
scaling apps, with like bigilion features.

All of these providers are very secure and dependable. I use them on a 
daily basis. Best of luck!

On Tuesday, April 2, 2019 at 9:09:39 AM UTC+2, Mike Dewhirst wrote:
>
> I have to move three Django websites away from my current VM service 
> provider by the end of April because he is going out of the VM business. 
>
> One is a plain Mezzanine CMS on one VM running Nginx/Gunicorn and the 
> other two are on the second VM running Apache and mod_wsgi. 
>
> I'm most familiar with Ubuntu 16.04 and hope to go to 18.04. 
>
> I think the RAM requirements are around 4GB for the Apache sites and 
> half that for Nginx. Haven't done any profiling. 
>
> I'm in Australia. I'm after stability and reliability and if I'm lucky, 
> scalability. 
>
> If you have any negative comments about providers please send them 
> off-list. 
>
> Many thanks 
>
> Mike 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/df513cd8-bb07-479d-b593-2ad5e01c1cba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to