Topic
Engineering
Posts from Pattform about engineering. 2 articles.
-
How we build services that scale to zero
Scaling to zero means a service costs nothing while nobody is using it. Here is how we do that without leaving clients waiting on a slow first request.
-
Why we build small business websites as static sites
Static sites ship plain HTML from a CDN instead of assembling pages per request. Here's why that suits a small business site, and where it doesn't.