A data scientist has image data stored on Amazon EFS and must train an image classification model in SageMaker with minimal steps and integration work. What is the simplest way to meet this requirement?
Choose an answer
Tap an option to check your answer.
Correct answer: Run the SageMaker training job directly using the EFS file system as the training data source..
Why this is the answer
The simplest way to train a SageMaker model with data on EFS is to directly use EFS as the training data source. SageMaker supports EFS as a direct input mode for training jobs, allowing you to specify the EFS file system ID and directory. This eliminates the need for data movement, which is often the most time-consuming and complex part of data preparation. The other options involve unnecessary data copying to other storage services like FSx for Lustre or S3, adding complexity and time to the process. While S3 is a common data source for SageMaker, directly using EFS when data is already there is more efficient for this specific scenario.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed