Skip to content

CalebCheptumo/cloud-resume-challenge-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Resume Challenge

A fully serverless portfolio website built and deployed on Azure. This project demonstrates cloud infrastructure, CI/CD automation, and full-stack web development using modern cloud services.

What I Built

  • Static portfolio resume website with HTML, CSS, and JavaScript
  • Visitor counter JavaScript component that tracks page views
  • Serverless backend using Azure Functions with Python
  • Cosmos DB database for storing visitor count data
  • Automated deployment pipeline with GitHub Actions CI/CD
  • HTTPS security configured through Cloudflare
  • Custom domain DNS setup with Azure resources
  • Complete infrastructure on Azure cloud

Tools Used

  • Azure (Storage, Functions, Cosmos DB, CDN)
  • HTML, CSS, JavaScript
  • Python (Azure Functions)
  • GitHub Actions
  • Cloudflare

Best Practices Demonstrated

  • Serverless Architecture Design
  • CI/CD Pipeline Automation
  • Database Integration
  • Infrastructure as Code Principles
  • Cloud Security with HTTPS
  • API Development with Functions
  • Version Control and Git Workflows

Project Report

This project demonstrates end-to-end cloud development by building a production-ready resume website with automated deployment, serverless compute, and database integration on Azure.

About

Portfolio resume website built with HTML, CSS, and JavaScript, deployed on Azure with serverless Python functions, GitHub Actions CI/CD, and Cloudflare HTTPS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors