You are working with a media company that stores customer data, media files, and interaction logs with the following requirements: Store customer profiles (names, addresses, contact info) for efficient querying. Archive video/audio files for playback in a durable format. Record user interaction logs in JSON format. How should you classify these data types for optimized storage and querying?