Looking for info or links on design patterns and architecture references on 
building a web portal using Python and Django. Looking for things like how to 
model your solutions, layers, services, data and business logic, to promote 
scale, security, and performance. I have a Microsoft background and want to 
understand the same concepts of building cloud an app using the onion layer and 
SOLID design principles approach, service layer, domain layer, with unit and 
integration tests, etc... To build an app the could scale using things like 
dependency injection, stateless restful service layer, domain (ddd) layer, 
shared cross cutting concerns, with role based authentication and authoration 
ttl token security, and I think that's about it. That's how I would build an 
enterprise app with .net. Is this similar in python and django and are there 
any examples ?

Any guidance is greatly appreciated. 

-- 
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/e15b136d-edb1-47d1-b4c3-025e53bb1251%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to