Skip to content

florinu00/CloudChallenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project to automate a webserver deployment for the cloud resume challenge. The scope is:

  • Use a lighweight webserver container (thttpd and alpine linux) for displaying the resume in html format.
  • Deploy the container on GCP Cloud Run.
  • Enable https access using GCP Cloud CDN.
  • Create entry on Route53 for resume.sanavia.xyz.

All of these tasks are executed using terraform, to highlight multicloud capabilities (TODO).

About

Brazeal app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 40.8%
  • HTML 36.5%
  • HCL 17.8%
  • Dockerfile 4.9%