Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7820395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T07:16:16+00:00 2026-06-02T07:16:16+00:00

I need to store multiple files that users upload, and then provide these users

  • 0

I need to store multiple files that users upload, and then provide these users with the capability of accessing their files via http. There are two key considerations:
– Storage (which is my primary concern here)
– Security (which let’s leave aside for now)

The question is:
What is the most cost efficient and performant way of storing all these files and giving access to them later? I believe the answer is:
– Store files within Azure Storage Account, and have a key that references them in an SQL Azure database.

I am correct on this?

Is a blob storage flat? Or can I create something like folders inside it to better organize my files?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T07:16:18+00:00Added an answer on June 2, 2026 at 7:16 am

    The idea of using SQL Azure to store metadata for your blobs is a pretty common scenario, which allows you to take advantage of SQL for searching, and blobs for storage.

    Blobs are organized by container. So you’d have something like:

    http://mystorage.blob.core.windows.net/mycontainer/myfile.doc
    

    You can also simulate a hierarchy using a delimiter, but in reality there’s just container plus blob.

    If you keep the container or blob private, the user would either have to go through your web front end (or web service), or you’d have to provide them with a special URL with a Shared Access Signature appended, which is a time-limited URL.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using PHP. I need to store the multiple values at a single
I have a score i need to calculate for multiple items for multiple users.
I have id values for products that I need store. Right now they are
I need to store a char array inside a class and then return it.
I'd need a solution like AppFabric to store large files (up to 500 MB)
I need to provide downloads of large files (upwards of 2 GB) on an
I need to store a special cookies that is coming from some non-django applications.
in my application I need to store settings that are 'global' (i.e. not user
We have a site where users upload files, some of them quite large. We've
What options are there for installing Django such that multiple users (each with an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.