Mar 2, 2021
Might be good to clarify that these are two different serverless models. If one uses container images, one can then deploy serverless in ECS/Fargate. If one uses Lambda, one does not create a container image - it gets created for you (which, IMO, is not a good thing).