not understanding how we need 37K servers for quora. if we have 69K requests/second, and each server can service 8K requests/second, then the number of servers should be ceil(69000/8000), right?
yes, it is not correct in the course.
not understanding how we need 37K servers for quora. if we have 69K requests/second, and each server can service 8K requests/second, then the number of servers should be ceil(69000/8000), right?
yes, it is not correct in the course.