GSKumar

Cloud Portfolio Website CI/CD using GitHub Actions

  • Tech Stack: Github Actions, AWS ( S3, Cloudfront, Route53, IAM )
  • Cloud Portfolio Website CI/CD using GitHub Actions

    Overview

    This project is a personal cloud portfolio website deployed on AWS with a fully automated CI/CD pipeline using GitHub Actions. The website is hosted on Amazon S3 with CloudFront as a CDN for global distribution, secured with HTTPS, and integrated with a custom domain via Route 53. Every code change pushed to the main branch is automatically deployed, ensuring a seamless and efficient workflow.

    Key Features

    • Hosted on AWS S3: with CloudFront CDN for global distribution
    • SSL secured: with HTTPS via CloudFront
    • Custom domain: configured with Route 53
    • Automated deployments: on git push to main branch
    • Cache invalidation: for instant updates
    • Responsive design: works on all devices

    Architecture Diagram

    Cloud Portfolio Website CI/CD using GitHub Actions