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
已提問 2 年前檢視次數 297 次
1 個回答
0

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

profile picture
已回答 2 年前
  • 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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南