4 Steps to configure CI/CD for website deployed in AWS S3
4 Steps to configure CI/CD with GitHub Actions to deploy changes of the static website to AWS S3
Oct 9, 20234 min read30
Search for a command to run...
Articles tagged with #aws
4 Steps to configure CI/CD with GitHub Actions to deploy changes of the static website to AWS S3
Requirements To follow this guide, you will be required to have: AWS Account Static Site Template or your custom HTML Step 1: Creating a bucket To create a bucket in AWS S3, follow these steps: Go to your AWS Console. Search S3 and Select it fr...
