Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Associate EFS / S3 file locking

  • EFS / S3 file locking

  • jgofaws

    Member
    June 4, 2025 at 5:27 pm

    Hello,

    in the question 3 of this quizz https://portal.tutorialsdojo.com/courses/aws-certified-solutions-architect-associate-practice-exams/lessons/practice-exams-topic-based/quizzes/aws-certified-solutions-architect-associate-practice-exam-topic-based-efs/
    it is stated in the answer that s3 does not provide file locking which is not true.
    May be it could be interesting to add more details about the difference between S3 file locking and EFS regarding a use case like a CMS ?

    • This discussion was modified 2 weeks, 3 days ago by  jgofaws.

    Topic-Based – EFS (SA-Associate)

  • JR-TutorialsDojo

    Administrator
    June 4, 2025 at 6:02 pm

    Hello jgofaws,

    Thanks for the feedback.

    Please provide a snippet of the question so we can look it up.

    Regards,
    JR @ Tutorials Dojo

    • jgofaws

      Member
      June 5, 2025 at 5:03 pm

      Hello,

      I can not add a snipet because when I press the button to add a picture nothing happens.
      But I can copy you the text:

      “<strong style=”font-family: inherit; font-size: inherit;”>Amazon S3 is incorrect. Although this provides the same level of high availability and high scalability like EFS, this service is not suitable for storing data that is rapidly changing, just as mentioned in the above explanation. It is still more effective to use EFS as it offers strong consistency and file locking, which the S3 service lacks.
      In my opinion the problem here is not file locking which s3 has but the files rapidly changing.


      • This reply was modified 2 weeks, 3 days ago by  jgofaws.
  • JR-TutorialsDojo

    Administrator
    June 6, 2025 at 9:59 am

    Hello jgofaws,

    Thanks for the reply.

    S3 is an object storage service, not a file system. It does not primarily support the NFSv4 protocol (explicitly mentioned in the scenario) or POSIX-compliant, making it unsuitable for EC2 instances that require file-based access. Additionally, while S3 does offer a feature called Object Lock for data immutability, it does not support file-level locking for concurrent file modifications, which is necessary for scenarios where multiple servers need to access and modify the same file simultaneously.

    For more information about “Rapidly changing data”, please refer to this.

    I hope this helps! Let us know if you need further assistance.

    Best regards,
    JR @ Tutorials Dojo

Viewing 1 - 3 of 3 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now
Skip to content