Summary
Due to billing issues on our Vercel account, we discussed moving the website to S3. We would like to set it up under an AWS account belong to UD's domain so we do not run into issues where the absence or lack of a response from a single person could jeopardize our ability to continuously deploy to the site.
Acceptance Criteria
- Create UD AWS account
- Create S3 bucket for website and enable web access
- Optional post-discussion: Create CloudFront distribution for website?
- Write CloudFormation template to make procedure repeatable and possible within different accounts
Discussion
I propose we also add CloudFront if possible, since it will protect our static site from DDoS attacks which could raise the bill. There would be a tiny fee for this functionality, so if we want to stick strictly to free tier services on AWS I totally understand.
Summary
Due to billing issues on our Vercel account, we discussed moving the website to S3. We would like to set it up under an AWS account belong to UD's domain so we do not run into issues where the absence or lack of a response from a single person could jeopardize our ability to continuously deploy to the site.
Acceptance Criteria
Discussion
I propose we also add CloudFront if possible, since it will protect our static site from DDoS attacks which could raise the bill. There would be a tiny fee for this functionality, so if we want to stick strictly to free tier services on AWS I totally understand.