Closed ronakseth96 closed 6 months ago
Application accessible at http://reg-pilot-webapp.s3-website-us-east-1.amazonaws.com/.
I am currently working on setting up Cloudfront for the future, which will provide improved performance, better caching, and enhanced security features.
The S3 bucket will now exclusively serve as file storage, with CloudFront as the primary website host. To increase security, public access to S3 is blocked, and policies are enabled to allow access only through CloudFront, thereby making it the website's front end.
Due to these changes, the specified URL will no longer be accessible - http://reg-pilot-webapp.s3-website-us-east-1.amazonaws.com/.
For updates regarding CloudFront changes, please refer to issue #41.
Setting up an S3 bucket to host the reg-pilot-webapp react application. Going to configure the S3 bucket as the storage and delivery platform for the web application. The steps involved will include uploading the application build files to the S3 bucket and configuring the bucket for static website hosting.