Azure Blob Storage logo

Azure Blob Storage

Massively scalable and secure object storage
20
9
+ 1
0

What is Azure Blob Storage?

It is a massively scalable and secure object storage for cloud-native workloads, archives, data lakes, high-performance computing, and machine learning
Azure Blob Storage is a tool in the Cloud Storage category of a tech stack.

Who uses Azure Blob Storage?

Companies
9 companies reportedly use Azure Blob Storage in their tech stacks, including Scription, UpSync, and KI/ML.

Developers
11 developers on StackShare have stated that they use Azure Blob Storage.

Azure Blob Storage Integrations

Python, Node.js, Java, .NET, and Superblocks are some of the popular tools that integrate with Azure Blob Storage. Here's a list of all 10 tools that integrate with Azure Blob Storage.
Decisions about Azure Blob Storage

Here are some stack decisions, common use cases and reviews by companies and developers who chose Azure Blob Storage in their tech stack.

RJ Rikiz

I want to migrate files from Microsoft SharePoint Server to Azure Blob Storage using PowerShell. It seems I got a lot of files not found problems and connection/permission issues. I tried to fetch files from SharePoint Server but turns out to be not working.

Since I don't have the knowledge to evaluate this choice correctly, and since it is fundamental to the success of the project, I wanted to know the community's opinion on the matter.

Thank you :)

See more
Needs advice
on
DruidDruidKafkaKafka
and
Apache SparkApache Spark

My process is like this: I would get data once a month, either from Google BigQuery or as parquet files from Azure Blob Storage. I have a script that does some cleaning and then stores the result as partitioned parquet files because the following process cannot handle loading all data to memory.

The next process is making a heavy computation in a parallel fashion (per partition), and storing 3 intermediate versions as parquet files: two used for statistics, and the third will be filtered and create the final files.

I make a report based on the two files in Jupyter notebook and convert it to HTML.

  • Everything is done with vanilla python and Pandas.
  • sometimes I may get a different format of data
  • cloud service is Microsoft Azure.

What I'm considering is the following:

Get the data with Kafka or with native python, do the first processing, and store data in Druid, the second processing will be done with Apache Spark getting data from apache druid.

the intermediate states can be stored in druid too. and visualization would be with apache superset.

See more

Azure Blob Storage's Features

  • Scalable, durable, and available
  • Secured
  • Optimized for data lakes
  • Comprehensive data management

Azure Blob Storage Alternatives & Comparisons

What are some alternatives to Azure Blob Storage?
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
Amazon S3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrieving any amount of data, at any time, from anywhere on the web
See all alternatives
Related Comparisons
No related comparisons found

Azure Blob Storage's Followers
9 developers follow Azure Blob Storage to keep up with related blogs and decisions.