Target Audience: DevOps Engineers, Cloud Developers, Business Executives, Web Developers and Technology Enthusiasts
— In today's project we will be building a portfolio with Gatsby and Netlify.
Gatsby
Gatsby is a React-based, static site generator that is powered by GraphQL. Being a static site generator means it takes our React applications and creates a static HTML file.
Netlify
Before the days of Netlify, we had to use companies like AWS or DigitalOcean to create a server and then host our website on that server. Today we have Netlify that takes care of that for us.