Gatsby on AWS: Creating a CI/CD Pipeline

AWS S3 service is a perfect place for your static website. It’s fast, it’s cheap, and it’s easy to set up. In this tutorial, we will see how you can serve your Gatsby website from an S3 bucket. More importantly, we will create a CI/CD pipeline—using GitHub and AWS CodePipeline—to move our project to an amazing level.
Read more →