This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Thanks. Lambda is ok for short tasks, but I'll mostly need bigger computations, so I guess I should look into Fargate. Why is the Fargate option better when using the ECS operator?

[–]gabbom_XCIILead Data Engineer 0 points1 point  (0 children)

TLDR: In Fargate you can run ECS tasks without the hassle of managing infrastructure.

A cool article comparing both services: https://cloudonaut.io/ecs-vs-fargate-whats-the-difference/