gotechnica / technica-site-2024

Themed site 2024
0 stars 0 forks source link

AWS Setup [Back-end] (5/20) #1

Closed SerenaJewels closed 4 months ago

SerenaJewels commented 5 months ago

This task involves setting up the backend components for registration on AWS. You guys will primarily be working on creating new DynamoDB tables and updating lambdas to store the altered fields from this year. While we aren't changing too much from last year, we will have a few changes such as the new track and a few new accommodations.

If you are new to AWS or using Serverless, I highly recommend watching the AWS and Serverless tutorials listed in the video tutorials section

Here’s a link to the doc of questions: https://docs.google.com/document/d/1kHo5whDDe94q4RFNFd3zABfzvi_dOdzktJvoAJN2wQ4/edit?usp=sharing

To-Do These tasks should be done in the backend folder of the portal repository using Serverless

These tasks should be done on the AWS console manually

As discussed in the meeting, this is a lot, so we'd like to have around 3 people working on it together. You guys can work on it together or split up the tasks how you'd like. After you've updated everything, you can make a test event in the register lambda with the fields in the registration document to see if it gets properly stored in the tables. If you have any questions, feel free to put them in the #tech channel. You guys got this and good luck!