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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인