1

I have read through the documentation for the usecases of EFS and FSx but still i'm confused as to when to use one over the other.

Can anyone explain?

Paolo
  • 21,270
  • 6
  • 38
  • 69
Renz Carillo
  • 349
  • 2
  • 11

1 Answers1

1

EFS is cheaper than FSx.

Some AWS services only support using EFS (AWS Lambda, Linux ECS containers).

Some AWS services only support using FSx (Windows ECS containers).

Mark B
  • 183,023
  • 24
  • 297
  • 295