Answer the question
In order to leave comments, you need to log in
How to schedule multiple tasks (about 20) using one AWS ECS container?
Let's say I have a container and a task on AWS ECS (task definition). I need to run this task on a schedule, in the form of 20 different instances with different environment variables (that is, 20 parallel tasks). I have several ideas how to do this, but I'm not sure which one is correct.
Answer the question
In order to leave comments, you need to log in
The most logical way in your case is exactly container overrides and there is nothing wrong if you create cloudwatch tasks through cli
To facilitate work in principle, you can use terraform (although I understand that this may be an extra load for you now, but , believe me, it will come in handy)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question