ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

574 / 690

Question 574:

Your organization is planning to upload a large number of files to the AWS cloud. These files need to be immediately available for download across different geographical regions right after the upload is complete. They consulted you to check if S3 is a suitable solution for the use case. What do you suggest?

Answer options:

A.S3 is not suitable for immediate downloads because new AWS provides eventual consistency for new objects.
B.EFS is not suitable for immediate downloads because AWS provides eventual consistency for new objects.
C.EFS is suitable for immediate downloads because AWS provides eventual consistency for new objects.
D.S3 is suitable for immediate downloads because AWS provides strong read-after-write consistency for new objects.