Skip to content

Commit

Permalink
More accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
brycewray committed Mar 13, 2023
1 parent 336518b commit 6c0f52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/2023/03/publish-or-perish-2023/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Other considerations:

In summary, I'd rank the hosts as follows for a typical new SSG user who plans to deploy via the native UI of each host:

1. Vercel tops the list, **unless** you're going to do any business whatsoever with your site (which bars you from the free tier). While its CDN is pedestrian compared to Cloudflare's, Vercel's stunning build speed and the solidity of its platform put it at the top. However, keep in mind that it's the only one of these without an official place (other than [Vercel's GitHub repo](https://github.com/vercel/vercel), perhaps) where you can ask for help.
1. Vercel tops the list, **unless** you're going to do any business whatsoever with your site (which bars you from the free tier). While its CDN is pedestrian compared to Cloudflare's, Vercel's build speed, generous limits, and solid-as-a-rock platform put it at the top. However, keep in mind that it's the only one of these without an official place (other than [Vercel's GitHub repo](https://github.com/vercel/vercel), perhaps) where you can ask for help.
2. Render comes in a strong second. It fails to finish at the top mainly because its builds aren't as quick as Vercel's and its limits are considerably tighter, although 500 build minutes a month may be enough for the vast majority of cases. *(I didn't downrate Render for its custom-domain-assignment issues, which likely would bite you only once, if at all.)*
3. Netlify is in the middle of this pack only because it's not as bad as the other two below. Its free-tier CDN is the worst of the bunch and Netlify's limits, while not horrible, tend to restrict active development.
4. Cloudflare Pages would've been at or near the top of this list but for its ancient, problematic build image. Until that's resolved, CFP manages to be next-to-last by simply being not as bad as DOAP.
Expand Down

0 comments on commit 6c0f52c

Please sign in to comment.