Static Website Using CI/CD pipeline
Here is my walk through of designing and deploying a static website using Amazon S3, resolving access and permission issues to ensure public availability. To streamline updates, I automated deployments with GitHub Actions, creating a CI/CD pipeline that securely pushes changes from GitHub to S3. This project demonstrates my ability to design, troubleshoot, and automate cloud infrastructure.
Tech Stack:
AWS S3 · IAM · Bucket Policies · GitHub Actions · CI/CD · Static Website Hosting
All of my project files are available in my GitHub repository: GitHub repository