This project demonstrates how I designed, customized, and deployed my portfolio website using AWS services for scalability, security, and high availability.
Starting from editing a template in Visual Studio Code (VS Code) to registering a custom domain, configuring AWS S3 for static website hosting, and finally optimizing content delivery via CloudFront with SSL encryption, this workflow follows cloud deployment best practices suitable for professional-grade websites.
Additionally, this project will be enhanced in future updates to include automated Continuous Integration and Continuous Deployment (CI/CD) using GitHub Actions for fully automated code pushes to AWS.
Future-proof the workflow
by planning CI/CD integration with GitHub Actions