ARM64 support for Batch jobs on AWS Fargate

2

Hi,

since AWS announced Fargate support for ARM64 architecture I'm curious if there is any way for Batch jobs running on Fargate to use ARM64. For ECS tasks, we can specify this in runtimePlatform in the task definition. I was looking into the job definition parameters for the same but there doesn't seem to be an option to specify ARM64. I also tried the brute force way of building the Docker image for ARM64 and running the job but it failed with exec format error.

I couldn't find any mention for this topic nor the plans for adding the support (container roadmap).

Thanks

質問済み 2年前958ビュー
2回答
1
承認された回答

Currently there is no means by which customers can specify the Fargate compute architecture for AWS Batch jobs. I would recommend creating a feature request on the AWS Containers Roadmap and reaching out to your AWS account team to let them know that this feature is important to you.

AWS
エキスパート
回答済み 2年前
profile picture
エキスパート
レビュー済み 10ヶ月前
1

The runtimeplatform section was added to the batch jobDefinition as of July 2023.

https://aws.amazon.com/about-aws/whats-new/2023/07/aws-batch-fargate-linux-arm64-windows-x86-containers-cli-sdk/

回答済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ