Elvinos33 / kodeify.ai

0 stars 0 forks source link

Migrate to AWS #5

Open Elvinos33 opened 3 months ago

Elvinos33 commented 3 months ago

Go away from Supabase to AWS with severless Lambda functions for unecessary costs.

Elvinos33 commented 3 months ago

Status 10. April

Chosen Approach: SST


Tasks Done:

App has been deployed to AWS with serverless Lambda functions for low cost operations.


Problems Solved:

Had issues with timeout on Cloudfront and Lambda, so i needed to increase timeout, because of the requests to AI generation taking a while. Also had issues with env variables, fixed by creating a .env file instead of using .zshrc.


Remaining Work:

Migrate DB to Amazon RDS PostgreSQL Add authentication with Lucia or Cognito