Skip to content

ugwulo/cloud-resume-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cloud Resume Challenge: my resume built serverlessly in AWS

Architecture Diagram

icons credit: icons8

Inspiration

As a Cloud and DevOps practitioner, I was bothered about building a personal website and a solid way to demonstrate my skills on Cloud and DevOps tools. I came across this challenge by Forrest Brazeal and I decided to give it a shot. Here is my solution to the AWS version.

View it live here

Key Technologies Implemented

The following technologies were implemented in this project:

  • Frontend

    • I am not great at frontend, I used this template to create my frontend.
    • Javascript fetch API
    • AWS S3 bucket
  • Backend

    • Lambda Function (Python)
    • API Gateway
  • Database

    • AWS DynamoDB
  • CI/CD Workflow

    • Github Actions
  • Monitoring

    • AWS Cloudwatch
  • Infrastructure as Code implementation

    • AWS Serverless Application Model (SAM)