-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Would like to see a Fargate version of this #41
Comments
This is being worked on at the moment by a colleague here at AWS. We will look to publish it soon. I'll leave this issue open until we do. |
Also looking for a Fargate implementation of this architecture! |
Is there any update on Fargate support? I am just interested if it might be days, weeks or months type granularity. |
Won't it make more sense to do that as a separate project? I'm not sure how fargate slots into this specific project. |
Supporting the existing configuration templates in the EC2 based project would be helpful. Examples are 2 AZs, ALB, SGs and so on. So it is not that this project needs the support just that using it as a model would be most helpful for existing users to reduce changes to make use of it for moving to Fargate. |
I think fargate actually deprecates the need of this(ecs cluster setup) only for some cases where you are willing to go on demand or pay more so no need to add it here |
any word on the fargate version? This template works for Fargate too, but it has stuff in it that a fargate cluster does not need. |
A year later: Any progress? |
Related items I've found on my search for similar things: |
I've been working through the process of building out an ECS Fargate implementation of our application. I'm somewhat new to AWS and ECS in particular, so this template has been a godsend. I'd love to see an adaptation for Fargate.
The text was updated successfully, but these errors were encountered: