"Should I start building a basic web app and then iteratively" <<< This.

Then buy this book https://highperformancedjango.com/ after you've done
things like these
http://www.revsys.com/blog/2015/may/06/django-performance-simple-things/

On 13 May 2015 at 11:04, akshat <akshatwillro...@gmail.com> wrote:

> I am new to django. I have till now built tutorial apps and read almost
> 25% of the source code of django. Right now I guess I have decent know-how
> of django but since I have not built large-scale app on django hence the
> question.
> I am building a web app which I know will involve various complexities
> when I will scale it. But right now user base will be pretty low on the web
> app. So should I take care of topics such as -
> 1) Scaling Python/Django Application with Apache and mod_wsgi
> 2) Scaling database with Django and HAProxy
> 3) Scheduling asynchronous tasks with Celery.
>
> from the very starting or Should I start building a basic web app and then
> iteratively add various modules to the app?
> I mean what is the right way to build a Django app which I know will have
> to be scaled in the future?
>
>  --
> 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 http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/0474ff5f-0a7a-4475-bb38-1faeb2d12001%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/0474ff5f-0a7a-4475-bb38-1faeb2d12001%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHqTbjnw0DM26Ju6CXxQdxaPcUwWLCcdWLWRAH_%2BW%3D5ZndLVpQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to