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

posta 2 anni fa958 visualizzazioni
2 Risposte
1
Risposta accettata

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
ESPERTO
con risposta 2 anni fa
profile picture
ESPERTO
verificato 10 mesi fa
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/

con risposta un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande