53.7k views
0 votes
Which data import method is best for importing daily traffic-camera video data when you have moderate to high network bandwidth?

User Tim Arney
by
7.3k points

1 Answer

4 votes

Final answer:

The best method for importing daily traffic-camera video data with moderate to high network bandwidth is to use protocols like FTP/SFTP, streaming services, or managed file transfer (MFT) solutions, with cloud services like AWS S3 or Azure Blob Storage as viable options for large-scale video data.

Step-by-step explanation:

To determine the best data import method for importing daily traffic-camera video data where you have moderate to high network bandwidth, you'll need to consider several factors such as the size of the video files, the frequency of uploads, and the importance of data integrity.

For moderate to large datasets like video, a direct file transfer protocol such as FTP/SFTP can be efficient.

However, if real-time access and processing of the data are required, you might consider streaming the data through a media streaming service or an IoT platform integrated with cloud services that can handle large-scale video data efficiently.

For even better performance and automation, a managed file transfer (MFT) solution might be appropriate as it can handle the automation of file transfers, security, and tracking.

Finally, if using a cloud service, highly available service options such as AWS S3 or Azure Blob Storage, possibly through their respective accelerated transfer features, can provide both the bandwidth and infrastructure necessary for handling large daily video imports.

User Malcolm Boekhoff
by
8.0k points