Monday, July 11, 2022

Re: Best digital ocean plan for a production server

Hello,

Digital Ocean is for mid to great companys very nice because scalability. But if you don't need that then digital ocean is too expensive. My favorit https://www.netcup.de/vserver/ with 8GB Ram and Epyc CPU for only 9€ per month. I think this is much much more faster then same price range on digital ocean. There are exists also benchmarks between digital ocean and netcup where digital ocean was much slower then netcup.

But when you need scalability then better digital ocean or aws....

Regards

Am Mo., 11. Juli 2022 um 20:04 Uhr schrieb Julio Cojom <jul.alejandro5@gmail.com>:
Hi Ram,

I started with a simple VPS, 5$ monthly, it has a MySQL instance and 5 or 7 Django apps. After that MySQL started caching a lot of ram for the small VPS so I moved the SQL instance to another 5$ VPS and left the web/apps server alone, they are connected through the internal IP.

Also, I created a couple of scripts to pull the GitHub repository, and set up a new app (database, Nginx host, etc) whenever I need that.

You can create Django docker apps and manage all from docker / Kubernetes but in my case isn't necessary.

Digital Ocean is cheap and very profitable if your customers don't use a lot of resources, with time you can upgrade your VPS with a couple of clicks.
You need to get used to the terminal to use ssh. Also, there is a couple of things that don't work in the same way in Linux / windows, like paths for example. I used windows a lot of time for development before so I learned that a hard way

Regards,

Julio Cojom





El sáb, 9 jul 2022 a las 21:20, Ram (<ram.mullapudi@gmail.com>) escribió:
Hi,

We are planning to launch our application in production once all the testing is completed after deployment to our development server. We are using Jenkins CI automation to deploy the code to the development server and we will do the same in production server too, but we are currently doing a feasibility study to understand which options are good for Django web application for both Web and Mobile app. 

If anyone in this Django users community is currently on any Digital Ocean's production server plan, could you share some details and suggestions.

Best regards,
~Ram

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F0Chdi6d6b5x5CtW_pDphwyegA7m4kLofGkCoZiDk_32A%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHRQUH%3D4xkhPauCciTa_4%2BQ3uq8kiqrUSqwmPuoRdR-dAcukmA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKGT9mwkaFvhz36p0ghdfA3%3DCZcTHN9cbJEMuYs8WSERbiNaFQ%40mail.gmail.com.

No comments:

Post a Comment