Skip to content

Task 2 completed #549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

reznikovAndrey
Copy link

@reznikovAndrey reznikovAndrey commented Apr 11, 2025

What was done?

Configured automated deployment of frontend app via AWS CDK.

More detailed:

  • created s3 storage, that exposed only for CloudFront distribution
  • configured builded files upload to s3 storage
  • created CloudFront distribution
  • configured invalidation after deploy in an automated manner
  • added npm scripts for building app, synthesizing an AWS CloudFormation template and deploy

CloudFrontURL - accessible
S3-website - restricted

Single npm script for build & deploy

@reznikovAndrey reznikovAndrey force-pushed the task-2 branch 2 times, most recently from 5101e25 to b2be3b7 Compare April 12, 2025 09:14
@reznikovAndrey reznikovAndrey closed this by deleting the head repository Jun 10, 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