gesad-lab / dome

DoME Experiment is a type of no-code tool, that implements a reference architecture for creating information systems from the automated evolution of the domain model, using NLP, Large Language Models and Self Adaptive Systems.
MIT License
2 stars 1 forks source link

Refactoring towards serverless architecture #30

Open Coderzzzzzzzzzz opened 1 year ago

Coderzzzzzzzzzz commented 1 year ago

Storing a demo version of DoME in the AWS cloud is more cost-effective in a serverless architecture. Additionally, processing performance issues in DoME can be resolved through message processing parallelization.

Required stack: AWS Lambda.

Coderzzzzzzzzzz commented 1 year ago

Consider using this in the solution:

https://github.com/jojo786/Sample-Python-Telegram-Bot-AWS-Serverless-PTBv20/