@PriyanshuGuptaOfficial

Important Note: In the case of hosting an app on a different server, what you have to do is you have to copy all the apps to a different server along with all project files, just remove the redirection to those apps' URLs which you do not want to be accessible from that server in project's urls.py file and in future if you make any changes to code then you should have to update that on other servers as well using some way. 
Also, in case you want to deploy your app on a different domain but on the same server then instead of creating a separate project, you can deploy it using the same project only by creating a separate settings file and using django sites framework and making some changes in your web server's file(apache or nginx) . Also using sites framework you can make the views domain specific as well(you can checkout django official documentation  for sites framework).

@Study-Only-gb7gq

I just want to say, I have watched many django youtube channels... but I guess you are the only one who is showing this and you know what your user wants. We do not want basic videos, we need real-time enterprise-level knowledge and your channel is perfect for it. Keep it up, brother ... "Views are not less; this video is built for legends."

@abhishekk1231

This is amazing!

@abhijeetahire9267

I got it these Microservices will done on server side , shall we need any implement on backend (in project) also to work the microservices?

@fun8643

English Version???

@smitpanchal9866

Can you please provide drawio file ?