To fully implement microservices you need django apis behind a proxy or
load balancer or another api which can route request from nginx or kong to
your backend microservices. Each microservice can be in docker container
and all of it running on kubernetes. Frontend can be either angular, vue or
react.

To take it another level you can use grpc as well for inter service
communications.

On Fri, 11 Oct 2019, 23:08 Uzama Zaid Mohammed Jaward, <
uzamajaw...@gmail.com> wrote:

> Hi all
>
> What are the tech stack is good for micro service architecture in Django
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOHA2_2tFnyeEsKZXx2BrCTp_WitdSuLkzNVZ4%3DaJ1g3L4iYOg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAOHA2_2tFnyeEsKZXx2BrCTp_WitdSuLkzNVZ4%3DaJ1g3L4iYOg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJPbAW-s6TiRL5ZOWrvVT884mWpAwHvxQ0EjK_aoAdafRhYuAA%40mail.gmail.com.

Reply via email to