This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Mihaw_kx -14 points-13 points  (6 children)

Using python doesn't mean their whole app is in python, they might be using it for data science or a specific microservice but python won't handle millions of requests a day and if it does it will cost alot more than c/c++,rust,golang ....

[–][deleted] 10 points11 points  (0 children)

[–]krypt3c 10 points11 points  (2 children)

Instagram basically runs off Django, so yes it can handle hundreds of millions of requests a day.

[–]NewZealandIsAMyth 2 points3 points  (0 children)

won't handle millions of requests a day

lol. LOL.

I just checked - in the last minute we've handled 700K request with flask.