Amazon ECS can now be configured as to how it can download the container images from the container registry so that it can speed up the container launch times. Earlier Amazon Elastic Container Service downloaded a container’s image from the registry whenever the container started. It would take a long time for downloading and starting the container for the images or the large container images that are stored outside of the Amazon Web Services. But now with the latest update, you can now configure the Amazon Elastic Container Service to use the container image which is cached on the ECS host to start the container without any need of downloading from the registry.
No comments:
Post a Comment