Let’s talk about the Future of Jamstack — Join us

Glossary

A collection of terms often used when talking about Jamstack and associated web technologies.

Microservice

A programming paradigm where many parts of a large application are broken down into various units that have smaller responsibility. We can use Serverless or APIs for this, but it's not that APIs or Serverless are necessarily Microservices, it's that we have split apart what we want to access, and that modularity is what we call Microservices.

You can help us to expand and improve this glossary by creating an issue.