Skip to content

This Web application is built with AWS services considering the Cloud Resume Challenge terms.

Notifications You must be signed in to change notification settings

tahayagizguler/cloudresumeAWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Cloud Resume Challenge

Resume Website

You can find my blog post here.

This Web application is built with AWS services considering the Cloud Resume Challenge terms.

Static Web Site

Architecture

To-do

  • Build a website in HTML/CSS.
  • Host website with S3 Bucket.
  • Use Route53 for custom DNS.
  • Use Certificate Manager for enabling secure access with SSL Certificate.
  • Use CloudFront for routing HTTP/S traffic.
  • Use DynamoDB for database, storing website visitor count.
  • Use API Gateway to trigger Lambda function.
  • Use Lambda function (python) to read/write website visitor count to DynamoDB.
  • Use Python on website to call API and display visitor counter.
  • Build and test with Terraform for IaC.
  • Setup GitHub Actions.

About

This Web application is built with AWS services considering the Cloud Resume Challenge terms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published