Really, all the performance intensive parts are in various c++ aggregator and recommendation type services. But the webserver is Django, yes.
Thanks for your comment. I'm really interested in this topic. How do you know the web server is Django? I searched but couldn't find this. Why would they use Django? I did some small projects in it but I assumed it wasn't very fast and wouldn't be suitable for a big app like this. I would like to know the pros and cons. Why didn't they build up something in C++ or Rust? Won't python limit the speed of responses despi…
Why Django? Because that's what it originally was. Same with YouTube frontend btw. The apps just grew and grew.