A creative agency stores thousands of photographs from clients. The agency requires a data store that can handle large image files and flexible metadata tagging. Which solution offers the best support for this scenario?
Create individual tab-delimited text files containing pixel data for each image
Place images in a macro-enabled spreadsheet with embedded data
Convert image files to numeric codes and store them in a column-based table
Use an unstructured data store that manages large binary files
A specialized unstructured data store that accommodates large binary objects without strict schema limitations provides a direct way to store and retrieve image files and related metadata. Other options rely on structures that are harder to maintain or are designed for distinctly different data types, resulting in difficulties when managing and accessing numerous large images.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is an unstructured data store?
Open an interactive chat with Bash
What are large binary files?
Open an interactive chat with Bash
What is metadata tagging, and why is it important?