AWS Batch now supports private registry on ECS compute environments
News
The article announces that AWS Batch now supports the use of private Docker registries for managed Elastic Container Service (ECS) compute environments. This allows customers to pull images from private repositories to run their batch jobs, meeting security and compliance standards.
Specifically, the article covers:
- Previously, private registry support existed only in ECS through the use of ECS TaskDefinition RespositoryCredentials, but not in AWS Batch.
- Customers can now specify the repositoryCredentials parameter in the Batch RegisterJobDefinition action within containerProperties to access private registries.
- This feature is now generally available in all AWS Regions where AWS Batch is available.
- The article provides a link to documentation on how to enable support for private registries.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.