Azure Blob Storage vs. GitHub

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure Blob Storage
Score 8.5 out of 10
N/A
Microsoft's Blob Storage system on Azure is designed to make unstructured data available to customers anywhere through REST-based object storage.
$0.01
per GB/per month
GitHub
Score 8.9 out of 10
N/A
GitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.
$4
per month per user
Pricing
Azure Blob StorageGitHub
Editions & Modules
Block Blobs
$0.0081
per GB/per month
Azure Data Lake Storage
$0.0081
per GB/per month
Files
$0.058
per GB/per month
Managed Discs
$1.54
per month
Team
$40
per year per user
Enterprise
$210
per year per user
Offerings
Pricing Offerings
Azure Blob StorageGitHub
Free Trial
YesYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Features
Azure Blob StorageGitHub
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
Azure Blob Storage
-
Ratings
GitHub
7.1
2 Ratings
11% below category average
Branching and Merging00 Ratings9.02 Ratings
Version History00 Ratings8.02 Ratings
Version Control Collaboration Tools00 Ratings7.52 Ratings
Pull Requests00 Ratings8.62 Ratings
Code Review Tools00 Ratings7.02 Ratings
Project Access Control00 Ratings5.72 Ratings
Automated Testing Integration00 Ratings5.62 Ratings
Issue Tracking Integration00 Ratings4.52 Ratings
Branch Protection00 Ratings7.62 Ratings
Best Alternatives
Azure Blob StorageGitHub
Small Businesses
Backblaze B2 Cloud Storage
Backblaze B2 Cloud Storage
Score 9.3 out of 10
Git
Git
Score 10.0 out of 10
Medium-sized Companies
Google Cloud Storage
Google Cloud Storage
Score 8.8 out of 10
Git
Git
Score 10.0 out of 10
Enterprises
Google Cloud Storage
Google Cloud Storage
Score 8.8 out of 10
Perforce Helix Core
Perforce Helix Core
Score 6.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure Blob StorageGitHub
Likelihood to Recommend
9.9
(9 ratings)
6.1
(123 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(1 ratings)
Usability
8.0
(1 ratings)
10.0
(2 ratings)
Support Rating
9.0
(3 ratings)
8.8
(26 ratings)
User Testimonials
Azure Blob StorageGitHub
Likelihood to Recommend
Microsoft
Blob storage is well suited to hosting/sharing zipped files rather than several smaller files, as folder enumeration/listing is not supported. Files uploaded are case-sensitive, so users need to be educated on the correct naming convention format if they are delegating the file-sharing process outside of IT.
Read full review
GitHub
GitHub is well suited for software development, GitHub is particularly well suited for software development projects, where teams need to collaborate on code, track changes, and review code changes. Also for open-source projects, GitHub is an ideal platform for open-source projects, where teams of developers from all over the world can collaborate on code and contribute to projects. For documentation, GitHub provides a platform for creating and sharing documentation, making it an ideal solution for teams that need to create and maintain documentation. On small and medium-sized teams GitHub is well suited as those teams that need to collaborate on software projects and track changes to their code.
Read full review
Pros
Microsoft
  • Easy to work with - drag and drop
  • Capable of long term retention
  • Relatively low cost
  • Good for different data formats
  • Allows archival storage
Read full review
GitHub
  • As a repository it's great. It houses almost all the open-source applications/code that anyone can fork and play with. A huge collection of sample codes available with problem statements across different domains make Github a one-stop location.
  • I use GitHub with Windows and the Git Bash is superb. It [is] a powerful alternative to the Command Prompt and Powershell. Allows me to run shell scripts and UNIX commands inside the terminal [on] a Windows PC.
  • GitHub integration with almost all cloud development/deployment platforms is amazing. Deploying a new application in Azure is really smooth. Just link the GitHub repositories and it's good to go. From automatic build to deployment everything is just amazing.
Read full review
Cons
Microsoft
  • If we are transferring huge amount of data (outbound), it can get quite expensive.
  • With new features being added constantly, although a good thing, at times it becomes difficult to keep up with the changes. Documentation needs to keep UpToDate and should include best practices.
  • Performance can be improved especially when it comes to cold storage.
Read full review
GitHub
  • When browsing history of a file, GitHub could make it easier to see the file after a particular commit instead of just being able to quickly view the commit. I'd like to be able to see the commit or the file itself in one click.
  • I would like to be able to view commits by user.
  • I would love to be able to traverse code on GitHub (go to definition, etc) - the good news here is that they are working on these features!
Read full review
Likelihood to Renew
Microsoft
No answers on this topic
GitHub
GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
Read full review
Usability
Microsoft
Blob storage is fairly simple, with several different options/settings that can be configured. The file explorer has enhanced its usability. Some areas could be improved, such as providing more details or stats on how many times a file has been accessed. It is an obvious choice if you're already using Azure/Entra.
Read full review
GitHub
- Easy to use compared to other version control software. UI interface makes it easy to use, as well as protects against making a major mistake by deleting code, etc. - UI looks modern. - Support for multiple platforms, which I assume will only get better with time. - Student benefits are awesome! - The size limitations on their repositories make sense to me. Not too crazy but realistic from a business perspective.
Read full review
Support Rating
Microsoft
Microsoft has improved its customer service standpoint over the years. The ability to chat with an issue, get a callback, schedule a call or work with an architecture team(for free) is a huge plus. I can get mentorship and guidance on where to go with my environment without pushy sales tactics. This is very refreshing. Typically support can get me to where I need to be on the first contact, which is also nice.
Read full review
GitHub
It's a testament to how easy it is to use GitHub and how many others use it that you can pretty much find the answer to any problem you have by searching online. Consequently, I've never needed to use their support. It's an incredibly easy tool to set up initially, so it won't require much onboarding expertise to get started.
Read full review
Alternatives Considered
Microsoft
Azure Blob Storage is the best choice to store files when the app runs in Azure. It also has some advantages over S3, like Shared Access Signatures, that make it easy to control access to files directly via a URL. Azure Blob Storage is very fast and we have not had any major issues with it after using it for several years.
Read full review
GitHub
At the time to evaluation - Bitbucket was very tightly integrated into Atlassian’s suite of tools. For an organization that is starting out and looking to spend limited funds effectively - the cost/benefit of using that suite of tools usually doesn’t make sense. Granted things may have changed since then (its been over 5 years) - but at the time GitHub was effective - and all prospective engineers knew about it and already had accounts. This made it very easy to add to the organization and not lose time in training, etc. Developers seem to really love GitHub above most other tools out there - so that plays into the decision making as well.
Read full review
Return on Investment
Microsoft
  • Azure has increased the flexibility of where we place data within our organization.
  • It has proven to be very reliable and always accessible.
Read full review
GitHub
  • Github has increased our rate of code development, increasing our publishing rate. This helps bring attention to the research we are doing and ultimately brings in more funding for further research.
  • Because GitHub makes my team more efficient, we are able to put more hours into code development / report writing rather than agonizing over different versions of code created without version control software.
  • We use a paid version of GitHub, because we work through private repositories, but the increase in productivity, efficiency, and research progress is definitely worth the price.
Read full review
ScreenShots