Query per Second is really important to estimating web site's scale Let's assume the DAU is approximately 1,000. 24 hour = 1,000 1hour = 1000/20 = 50 60 minutes = 50 1 minutes = 1 requests. it can simplify the calculation. but this web sites use the AI requests.and it takes about 10~15 seconds. so, this sites can not process the just 1 requests.and it is wrong to design the architecutures. but..