steren’s avatarsteren’s Twitter Archive—№ 6,602

  1. …in reply to @ben11kehoe
    ben11kehoe Google That's where concurrency can be the most helpful yes. Requests are sent to the instance until the CPU reaches a high enough utilization. There is no limit on IO. A function which is waiting for a call to a third party service to return really is paying for unused CPU.