Skip to content

Conversation

pavlovajane
Copy link
Owner

@pavlovajane pavlovajane commented Feb 13, 2025

Manual deployment

S3 bucket was created, the minor change (website title's was changed to JANE's shop) was done, website was build and uploaded to S3 bucket. S3 Bucket is not available over the Internet (access denied).

A CloudFront distribution was created and configured. The Application is served with CloudFront and is available over the Internet via CloudFront URL

Automated deployment

S3 Bucket was created, the Application was deployed, a CloudFront Distribution created and configured using AWS CDK. The Application can be built and deployed by running npm script commands. This Application has different title ("My Shop") to be distinguished from manually deployed website.

CloudFront URL is provided and opens a static website
S3 Bucket URL shows Access Denied error

@pavlovajane pavlovajane merged commit ca32883 into main Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant