6 ms·
To scale shipping static content, I'd rather look into CDN with proper caching, instead of maintaining ten layers of abstraction just to feel good about how mod
by ninegunpi 7y ago
To scale shipping static content, I'd rather look into CDN with proper caching, instead of maintaining ten layers of abstraction just to feel good about how modern my stack is.
- icebraining 7y agoYes, but what about non-static? Also, a CDN would also classify as "serverless", under the definition used by the article.