Skip to content

Marinaburkhardt/web_portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web portfolio

Welcome to the repository for my web portfolio. Take a look to this rendered code here

🏗 Architecture

My webpage is hosted in AWS, and the following diagram shows how it's implemented:

🚀 CI/CD

This repository is part of a CI/CD implementation that allows the automatic integration and deployment of this code, once new code is pushed to this repository. The architecture diagram shown below reflects the DevOps methodology implemented for this webpage:

Note:
Q: Why do I use CodeBuild and not CodeDeploy's native integration to deploy to S3?
A: Because at the moment there is no way to exclude files (action I look to apply) while copying them from the source provider to the S3 bucket, just a bulk copy or a single object copy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published