Skip to content

Fix/lambda data saving #86#92

Open
HappyDevs1 wants to merge 5 commits intomainfrom
fix/lambda-data-saving-#86
Open

Fix/lambda data saving #86#92
HappyDevs1 wants to merge 5 commits intomainfrom
fix/lambda-data-saving-#86

Conversation

@HappyDevs1
Copy link
Owner

This pull request includes the following:

  • Refactoring the AWS lambda function to aggregate sales data by month and saving data to S3 bucket as json file instead of RDS to save on cost
  • Adding logic to read data from S3 bucket using the express server and returning the response as json format
  • Removing any logic related to saving sales data into AWS RDS

Closes #86

@HappyDevs1 HappyDevs1 requested a review from LesediMoko July 20, 2025 16: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.

AWS Lambda not saving sales data into the database

1 participant