DEV Community

CodingCoop
CodingCoop

Posted on

JAM Stack == NO APIS @ Runtime?

I read on Jamstack's website that microservice backend APIs = more secure and better than monolithic. No examples of JAM stack show that it's calling microservice APIs at runtime (aka, on the CDN)

And if it's at deploy time, then that means all the APIs that it uses (unless 3rd party ones) can be private.

I think the JAM stack maybe mixing in ideas of dynamic content by throwing in the idea of microservice APIs to generate the static content when really, it may be more clear to focus on using APIs on deploy time only?

Please tell me if the above sounds crazy. I'm a noob to the #jamstack craze and want to make sure it's clear to me - and hopefully everyone ;)

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay