What's the difference between EphemeralStorageReserved and MemoryReserved on ECS Fargate?

0

I don't understand the difference between EphemeralStorageReserved and MemoryReserved on ECS Fargate. My task definition specifies 4gb for the 'memory' attribute. I'm seeing MemoryReserved is 4gb while EphemeralStorageReserved is around 20gb. Which one should I be caring about?

leveler
preguntada hace 2 años297 visualizaciones
1 Respuesta
0

If I understand correctly, you want MemoryReserved. The other is for temporarily storing data not for processing the workloads.

profile picture
respondido hace 2 años
  • We're using fargate for an API server for ephemeral storage is typically fine. My process is saying that I'm running out of memory but both graphs show that there is much more room in storage so I was trying to figure out why.

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