This website is hosted on the cloud. This website is hosted on the cloud.
This is a simple static website created for the Cloud Computing course. The website is deployed using GitHub Pages and automatically updated using a CI/CD pipeline implemented with GitHub Actions.
The CI/CD pipeline automatically deploys the website whenever a change is pushed to the main branch of the GitHub repository. The workflow checks the required files, uploads the website files, and then publishes the site to GitHub Pages.