Skip to content

Conversation

ImKrishna2403
Copy link

@ImKrishna2403 ImKrishna2403 commented Sep 14, 2025

What was done?

  • Task 2.1: Manual Deployment:

    • Created and configured S3 bucket with static website hosting enabled.
    • Successfully uploaded the app build manually to the S3 bucket.
    • Tested the app's availability via public S3 website URL:
    • Created CloudFront distribution manually, configured routing and error responses for SPA.
    • Tested the app via CloudFront URL:
    • Modified the app (minor visible change in index.html), re-uploaded updated files to S3.
    • Manually invalidated the CloudFront cache to reflect changes.
  • Task 2.2: Automated Deployment:

Additional scope

  • Implemented caching invalidation automation using the BucketDeployment construct under CDK.
  • Documented all steps in README.md

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