Personal Portfolio Website Deployment

Caleb Muoki

This project demonstrates how I deployed my personal portfolio website using modern DevOps practices. The website was built with React and Next.js, hosted on AWS using an automated CI/CD pipeline. The project showcases Infrastructure as Code (IaC) using Terraform to provision resources like S3, CloudFront, and Route 53, ensuring efficient and scalable hosting.
Key Technologies:
React, Next.js
AWS (S3, CloudFront, Route 53, Certificate Manager)
Terraform for IaC
GitHub Actions for CI/CD
SSL and domain management
Highlights:
Automated deployments with GitHub Actions
Secure hosting with SSL provided by AWS Certificate Manager
Modular Terraform scripts for easy infrastructure management
Like this project
0

Posted Oct 3, 2024

Deployed a React/Next.js portfolio site on AWS using Terraform for IaC. Automated CI/CD with GitHub Actions, SSL, and scalable hosting via CloudFront.

Kubernetes Cluster Management and Monitoring
Kubernetes Cluster Management and Monitoring
Infrastructure as Code (IaC) Snippet Repository
Infrastructure as Code (IaC) Snippet Repository