hhm970 / c10-games-tracker-project

6 stars 2 forks source link

Edit architecture diagram, so that weekly report is generated via ECS task #275

Closed hhm970 closed 7 months ago

hhm970 commented 7 months ago

Description

The wordcloud library is not supportable on AWS Lambdas. Consequently, we have to redeploy the functionality on an ECS task.

Required Files

Don't think there are any; technically we can reuse the Dockerised image? (Correct me if I'm wrong!)

User Story

As an engineer, I need to use the appropriate resources to launch my designated processes so that the functionality of my programme is not compromised.