Valid AD0-E123 Dumps shared by ExamDiscuss.com for Helping Passing AD0-E123 Exam! ExamDiscuss.com now offer the newest AD0-E123 exam dumps, the ExamDiscuss.com AD0-E123 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AD0-E123 dumps with Test Engine here:
Which datastore is useful when the datastore is on Network File System (NFS}?
Correct Answer: C
When using a Network File System (NFS) for AEM,CachingFileDataStoreis recommended because it caches binary data on the file system and stores only references to the binaries in the repository. This can be beneficial for performance, as it reduces the latency associated with reading binaries over the network, especially when NFS is being used. The caching layer helps in optimizing read operations by keeping a local cache of frequently accessed data. S3DataStoreis used when integrating with Amazon S3 for storage. FileDataStoredoes not provide caching capabilities and would not be as efficient as CachingFileDataStorewhen using NFS.