

Azure Blob Storage: Object storage solution for the cloud.In this article, I will be focusing only on Blob storage, but I want to provide a brief overview of each offering:

You can use all or just one of these services within a single storage account, up to the resource limits. To reduce administrative overhead, Azure Storage Accounts contain four different Azure storage services – Blobs, Queues, Tables, and Files. How do you provision these services in Azure?īoth Azure Blob storage and ADLS Gen2 are provisioned through an Azure Storage Account. You will need to leverage another service to begin querying and/or analyzing that data – that is a topic for a future article. Think videos, photos, audio files, text files, Excel files, and more! Since you are storing data in an unstructured format, you cannot directly query data in either service. Let’s start with the data – what kind of data can you store in Azure Blob or ADLS Gen2?Īzure Blob storage and ADLS Gen2 are both well-suited for storing unstructured data. The differences between these two offerings are a common discussion topic in my customer workshops and are important to understand when making architectural decisions as well as when preparing for your certification. Azure Data Lake Storage Gen2 (ADLS Gen2) from the lens of a Data Engineer. In this article, I will be diving into Azure Blob Storage vs. This article is geared towards helping readers prepare for the Azure Data Engineer Associate certification as well as to simply learn about Azure Data & AI technologies. Please visit Microsoft Docs to read official Microsoft content. Disclaimer: Note that this article is not official Microsoft content.
