Core Building Blocks
Blob Storage
Blob storage is used for large files such as images, videos, PDFs, logs, and backups. In interviews, the most common pattern is simple: store metadata in the database, and store the actual file in object storage. What blob storage is Blob storage, also called object storage, stores unstructured binary data.