|
|
|
|
|
by ryanSrich
3385 days ago
|
|
Wow. I just read that. > We operate our own hardware, run our own datacenters, and manage our own network infrastructure. This seems insane to me. Although I don't work with image processing beyond "saving for web" in Photoshop, so I could be wrong. Why would they not use AWS or any number of other cloud providers where capacity planning is handled for you? |
|
Sure, image optimization is CPU intensive, but their use case is super bursty. When the source image changes, you do multiple optimizations (convert to WebP, lossless JPEG, lossy JPEG quality change, etc), cache the results and you are done. The ratio of "optimizing image" to "serving optimized copy" must be insane.
Dedicated physical hardware feels like a waste.