- Task https://github.com/EPAM-JS-Competency-center/cloud-development-course-initial/tree/main/2_serving_spa
- Screenshot:
- Deployment:
- Cloudfront https://d1cyh2r46e2bzb.cloudfront.net
- S3 http://rs-react-app-vitaliibogdaniuk-autobuild.s3-website-us-east-1.amazonaws.com (Will have access denied erro due to access limit by CloudFront only)
-
Done 2022-07-09 / deadline 2022-07-11
-
Score 5/5 Serve SPA in AWS S3 and CloudFront Services (5/5)
- S3 bucket has been created and configured properly. (manually and with serverless)
- CloudFront distibution is created and configured properly and the site is served now with CloudFront and is available through the internet over CloundFront URL, S3-website link has 403 Access
- Serverless-finch and serverless-single-page-app plugins are added and configured. The app can be built and deployed by running npm script command