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

preguntada hace 2 años958 visualizaciones
2 Respuestas
1
Respuesta aceptada

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
EXPERTO
respondido hace 2 años
profile picture
EXPERTO
revisado hace 10 meses
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/

respondido hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas

Contenido relevante