Project Title:

Deploying and Securing a Static Portfolio Website Using Amazon S3, CloudFront, Route 53, and SSL Certificate Integration

Project Overview

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.

Aims and Objectives

Future-proof the workflow

by planning CI/CD integration with GitHub Actions

Tools and Services Used