https://github.com/mahmoudgalalz/deploy-static-website-devops-udacity-nanodegree
https://github.com/mahmoudgalalz/deploy-static-website-devops-udacity-nanodegree
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahmoudgalalz/deploy-static-website-devops-udacity-nanodegree
- Owner: Mahmoudgalalz
- Created: 2022-11-13T02:59:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T03:17:10.000Z (over 2 years ago)
- Last Synced: 2025-01-05T16:30:56.090Z (5 months ago)
- Size: 4.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The website links
Link via static config from s3 bucket:http://my-11151017372-bucket.s3-website-us-east-1.amazonaws.com/
Link of the object from s3 bucket:
https://my-11151017372-bucket.s3.amazonaws.com/index.html
Link through the CDN (Cloud Front) distro:
https://d2uvhfxm0ruujf.cloudfront.net/
## The process
- create the S3 bucket
- Upload the files to the bucket

- Bucket Polices applied

- Allow the Static Hosting via Bucket config

- create the CDN through the Cloud front service AWS
.png)
- Links through different access



![image]
## Thanks
- Mahmoud Galal