Blob storage
Overview
Blob storage has the advantage of better scalability. When your Sitefinity Cloud database becomes too big, handling and restoring it may become time consuming. In this case, it is best to use Blob storage for your media files.
Sitefinity Cloud uses Azure Blob Storage - an implementation of a cloud blob storage provider that stores the binary blob data of Sitefinity Cloud library items on Azure Storage.
For more information, see Microsoft documentation » Introduction to Azure Blob storage.
Blob size
The storage allocated for the blob is 1 TB for all your environments. To calculate how much storage you will have per environment, you have to divide 1 TB by the number of your environments, including local development environment. You can purchase more storage, if required.
Architecture
To accommodate for blob storage, Sitefinity Cloud has added an Azure storage account. In this account, there are different blob storage containers – one for each environment. Each environment is configured to work with the respective blob container.
There are three different cases in which media file blobs are synchronized between environments: