This session covers one of the most requested new features for AWS Lambda: container image support. With container image support, developers can now package their Lambda functions and required dependencies using familiar container image tooling. You can also build and test your functions using familiar tools and services to analyze their contents and perform audits. Learn about the new developer workflow that is possible with this capability and how to potentially improve your continuous integration and deployment pipelines. Lastly, hear an explanation of container image security and how to share container images inside your organization.
Learn more about re:Invent 2020 at http://bit.ly/3c4NSdY
Subscribe:
More AWS videos http://bit.ly/2O3zS75
More AWS events videos http://bit.ly/316g9t4
What about Performance?
Is it slower because of docker?
Thanks for this overview. This is great.
https://youtube.com/channel/UCzuv7eN468jlI1n7HroqIMw
Does storing the container image in ECR come with any additional cost of data transfer? (apart from storage cost)
As ECR pricing shows an additional cost of data transfer, will we charged with the "data tranfer out" rate for every cold start?