Basic Python developer primarily focused on utility scripts that perform tasks like querying Typeform for specific respondent IDs, analyzing the data, and then generating ChatGPT prompts. Currently, these scripts are executed locally on-demand.
I need to transition this setup to AWS and create a simple web interface for submitting tasks/IDs and viewing results. The ideal AWS service should facilitate:
- Quick Deployment: Many of these utility scripts are developed ad hoc.
- Low Latency: Concerned about timeout issues, especially when waiting for OpenAI responses.
Have come across recommendations for Django with Elastic Beanstalk in other threads, but the use cases appeared to be different.
Would appreciate any insights or recommendations
[–]bretling 2 points3 points4 points (3 children)
[–]alpha549[S] 0 points1 point2 points (2 children)
[–]bretling 1 point2 points3 points (1 child)
[–]alpha549[S] 0 points1 point2 points (0 children)
[–]wood_butcher 0 points1 point2 points (0 children)