Skip to content

feat: add CDK stack for S3 static website deployment for task 2#616

Open
Javlon999 wants to merge 1 commit into
EPAM-JS-Competency-center:mainfrom
Javlon999:task-2-aws
Open

feat: add CDK stack for S3 static website deployment for task 2#616
Javlon999 wants to merge 1 commit into
EPAM-JS-Competency-center:mainfrom
Javlon999:task-2-aws

Conversation

@Javlon999
Copy link
Copy Markdown

What was done?

Task 2.1 - Manual Deployment

  • Created S3 bucket and configured for static website hosting
  • Built and uploaded MyShop app to S3 bucket
  • App is available via S3 website URL

Task 2.2 - Automated Deployment

  • Added AWS CDK setup to the project
  • Created StaticWebsiteStack with S3 bucket and deployment
  • App can be built and deployed by running npm scripts

Task 2.3 - Links

Note about CloudFront

  • CloudFront distribution could not be created due to AWS account verification pending (since 20 days)
  • AWS Support ticket has been created and is awaiting resolution (since 20 days)
  • CloudFront will be added once account verification is complete
image

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