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

demandé il y a 2 ans958 vues
2 réponses
1
Réponse acceptée

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
EXPERT
répondu il y a 2 ans
profile picture
EXPERT
vérifié il y a 10 mois
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/

répondu il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions