Earlier quoted context omitted.
Fargate isn't a competitor to Cloud Run (I wish it was) because it doesn't scale to zero in between requests and scale back up again when new traffic arrives.
Check out AWS App Runner. It may do exactly what you’re looking for.
That doesn't sound like the automated scale-to-zero I get from Cloud Run.