Great articles! JAM stack is something I have been messing with recently.
It is interesting to see the first article generates a new build for every submission. In the end they talk about running scheduled jobs to scale better. This would take the load off the server to SSR every individual request. The bundling of requests to build all at once would take a decent amount of processing power, I would assume.
Though, I love this is experiment. I definitely would love to delve in to the cost-benefit of having an infrastructure like this.
We're a place where coders share, stay up-to-date and grow their careers.
Great articles! JAM stack is something I have been messing with recently.
It is interesting to see the first article generates a new build for every submission. In the end they talk about running scheduled jobs to scale better. This would take the load off the server to SSR every individual request. The bundling of requests to build all at once would take a decent amount of processing power, I would assume.
Though, I love this is experiment. I definitely would love to delve in to the cost-benefit of having an infrastructure like this.