Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

FinalProject

We created a website for the UConn Dairy Club, a UConn organization for people with interests in animal agriculture and the diary industry. Our website is informative and allows people to sign up as new users and see the other current members of the organization.

Cloudfront Link http://d3dcdyok9liof4.cloudfront.net

S3 Link http://finalprojectbucketabc.s3-website-us-east-1.amazonaws.com

We configured our project in the following steps:

  1. Cloudfront/S3
  2. Creating website with html/css/js
  3. Building out DynamoDB
  4. Creating GET and PUT Lambdas to talk to DynamoDB finallambdaPUT finalscan2
  5. Build API (finalAPI) to integrate Lambdas for public access GET method PUT method
  6. Test API to ensure Lambda / DynamoDB pipeline is working, enable CORS and deploy API
  7. Route53 proposed domain name: uconndairyclub.com
  8. Used IAM to create Cloudwatch user with ReadOnly access to Cloudwatch logs