Skip to content
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

21 Auth Lambda #15

Merged
merged 40 commits into from
Sep 18, 2024
Merged

21 Auth Lambda #15

merged 40 commits into from
Sep 18, 2024

Conversation

Guysnacho
Copy link
Owner

@Guysnacho Guysnacho commented Sep 18, 2024

This one was huuuuuge. Yeah its scaffolding the lambda but it was also

  • adding final touches on the database
    • new member table
    • testing insert queries
    • cementing egress and ingress settings
    • rolling back from Aurora because its EXPENSIVE. Got a cute lil "You've spent $200 in about 48 hours" alert and decided to run back to normal RDS.
  • cementing the project structure so we have packages uploaded properly
  • Let terraform do the file uploads for us
  • granting secret access to the Lambda
  • learning that you can't throw a Lambda into a VPC and expect good things

(mainly so I don't need to retype this whenever reapplying infra changes wipes lambda test cases) I don't recommend committing these to a public repo
@Guysnacho Guysnacho merged commit 87e8c2e into main Sep 18, 2024
2 checks passed
Copy link

🎉 Add auth lambda

@Guysnacho Guysnacho deleted the 21-Auth-Lambda branch September 18, 2024 04:37
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