Hey All,
I'm exploring using Traefik as an alternative for ALBs in AWS, specifically using ECS. There are a few references on the internet (over a year old) that claim that Traefik's ECS discovery mechanism can quickly come up against AWS API rate limits. I'm assuming that these comments are referring to Traefik V1, instead of V2.
I'm curious to know if any improvements have been made in V2 that would better position Traefik to handle discovery of 1000s of containers on ECS without issue.