If you are deploying to Netlify, you are a JAMstack engineer. The JAM (Javascript, APIs and Markup) approach is a new way of making web projects where the site doesn't have to be rebuilt every time it's served. This method eliminates the need for hosting your own backend server. By using this approach, developers can deploy web projects 10 times faster and with better security, as the server does not exist in the first place. The JAMstack is a growing community of developers who are adopting this new way of building and deploying websites.