Once you’ve configured your deployment, whether that means populating environment variables or customizing path and asset prefixes, it’s time to deploy your Gatsby site to an infrastructure provider. There are a variety of hosting solutions for Gatsby sites that run the gamut from static site hosting companies such as Netlify, Vercel, and Gatsby Cloud to broader hosting platforms that offer Jamstack-catered services like Azure and Amazon Web Services, and even solutions like GitHub Pages that act as hosted services for static files.
Because these platforms are both extensive in their own right and constantly evolving, it would be impossible to cover them comprehensively in this app. In the coming sections, we’ll take a quick look at some of the most popular solutions that are available at the time of writing and introduce some of the considerations you will want to think over as you use these services. To make an educated decision about which infrastructure best suits your needs, I recommend that you visit these services’ sites and perform your own due diligence.
Leave a Reply