@ryanflorence @MrFullArsenal Vercel: 0.4$/GB, Cloudfront: 0.85$/GB, GitHub pages: 0$, not event counting CPU processing fee to render the page in case of SSR
@ryanflorence Static web site does not need a dedicated server. In the case of a Web app, a json api is much better because it serves browser and mobile app. SSR and RSC only serve browsers, doesn't it ? Moreover, egress cost is cheaper for CDN.
@mikejulian Check out https://t.co/J9shAb1q7s, it is an alternative to terraform, however, the code is generated automatically from the live infrastructure, no need to waste your time handwriting infrastructure code.