Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damola12345/aws-cloud-resume
Cloud Resume Challenge Building a Static website on AWS
https://github.com/damola12345/aws-cloud-resume
Last synced: 21 days ago
JSON representation
Cloud Resume Challenge Building a Static website on AWS
- Host: GitHub
- URL: https://github.com/damola12345/aws-cloud-resume
- Owner: Damola12345
- Created: 2021-09-17T20:20:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-14T13:21:37.000Z (about 3 years ago)
- Last Synced: 2024-10-11T15:44:49.897Z (3 months ago)
- Language: CSS
- Homepage: https://www.arteryventure.com/
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aws-cloud-resume Frontend
How to build a free stactic resume site with AWS s3,cloudfront,R53
# CI/CD
continuous integration and continuous delivery or continuous deployment. CI/CD bridges the gaps between development and operation activities by enforcing automation in building, testing and deployment of applications.
Detailed in the .github/workflows/frontend.yml is the GitHub Actions workflow that syncronizes this repository's contents with the S3 bucket where the website is served from. On a push to the master branch, it uses the access keys stored with GitHub Secrets to authenticate against the AWS infrastructure and simply pushes the files to S3.my website https://www.arteryventure.com/