Microsoft Azure: Choosing Blob Storage vs Data Lake Store

In today’s post, I will like to talk about considerations for choosing to use Azure Blob Storage or Azure Data Lake Store when processing data to be loaded into a data warehouse. Here is a Data Warehouse Architecture published by Microsoft, where it suggests loading data from your source into Azure Blob Storage.
Pause for a second!!!

Ok, Let's continue!!!

So, here are my thoughts on why you may choose one over the other based on my experience in some projects. It really "depends".In most cases you can’t go wrong either way because they are both powerful storage systems.Let's go:

Firstly, Text files. ADLS is better with text files compared to ABS.When you talk about non-text data like media files,database backup files etc, are better off with ABS.There are trade-offs with both.

Secondly, Geographic redundancy. ABS gives you that out of the box. For ADLS,it requires setting a job to get it done periodically to replicate data geographically.

Thirdly, Security/Data access. ABS uses access key only for security. But ADLS supports Azure active directory and access key for security. Bottom line is, they are both secure, it’s just a matter of a different method of accessing it.

Fourthly, Analytics. ABS does not support Analytics. But ADLS does provide support for Analytics. Specifically Azure Data Lake Analytics.

Fifthly, Price. It varies really.ABS provides more options/flexibility for pricing related to data access. For ADLS, it might be more expensive sometimes depending on excess and volume options.

Either way, you can’t go wrong.It depends on what works best for you and your project. But i just wanted to give my thoughts on it. Again, just my thoughts. If you have any additional information based on your experience on using Azure Data Lake Store vs Azure Blob Storage, feel free to share.

If you still have questions or just want to chat about Tech stuff, contact me and i will be glad to help!.

Comments

  1. You've provided quite good information here about china export data. This is fantastic since it expands our knowledge and is also beneficial to us. Thank you for sharing this piece of writing.

    ReplyDelete
  2. Fantastic write-up by the great author, it is really massive and insightful but still preaches the method to sounds like that it has some beautiful ideas explained so I really value this write-up. Bare metal data center

    ReplyDelete
  3. Very well written article. It was an awesome article to read. Complete rich content and fully informative. I totally Loved it. Read more info about Import Data Philippines

    ReplyDelete
  4. Great Article about Buy Unboxed Mobiles Online. Thank you for providing such unique and valuable information to your readers. I really appreciate your work.

    ReplyDelete
  5. You are providing good knowledge. It is really helpful and factual information for us and everyone to increase knowledge.about b2b Trade Marketplace. Continue sharing your data. Thank you.

    ReplyDelete
  6. Excellent article... Thank you for providing such valuable information; the contents are quite intriguing.
    Data Engineering Services 
    Data Analytics Solutions
    Data Modernization Solutions
    AI & ML Service Provider

    ReplyDelete

Post a Comment

Popular posts from this blog

AWS: Benefits of using Amazon S3

Google To Acquire Looker For $2.6 Billion

Python - GUI - Tkinter(Bar & Pie Chart)