Automating Static Website Deployment to S3 and CloudFront Using GitHub Actions (CI/CD)
Introduction
After setting up static website hosting using Amazon S3 and CloudFront, the next logical step is automation.
Manually uploading files to S3 every time you make a change is not scalable and does not reflect real-world DevOps practices. In...
code-to-cloud.hashnode.dev4 min read