91. 30 01 2023 - catedradxc/serverlessStudy GitHub Wiki

Date: 30/01/2023

Daily objetives

* Try to use the same persistence system in lambda stage 1 version that the other stage 1's applications
* Make more lighter the lambda functions
* Upload the progress to github organization
* Read some scientific literature

Related work

* Trying to refactor the code to use the same persistence system -> get back to the original code due to and error in repository dependency injection
* Deleting some non-used dependencies in all functions to make them more lighter
* Upload Fargate version, Fargate persisted version, Lambda persisted version
* Update the Lambda without persistence version
* Read the following paper about data management in microservices architecture
	https://arxiv.org/pdf/2103.00170.pdf