This is the static website and we will host this website in AWS S3 bucket with CDN ( cloud front ), also we will enable CICD for this to enable seemless deployments whenever developer made a change.
Below is the architectural diagram
Below is the bucket policy
Bucket snapshot
Cloud Front distribution snapshot
Static website hosted on the s3 bucket
CICD for this static website
Like this project
0
Posted Dec 7, 2024
I have hosted the iPortfolio-1.0.0 website on AWS S3 and implemented CI/CD using AWS CodePipeline for automated deployments.