Giter Site home page Giter Site logo

Comments (4)

edwin-huber avatar edwin-huber commented on July 22, 2024

Hi,
Please let me know if I have understood / answered your question in the way you expected...

Azurite is just the Azure storage emulator, and not designed for production workloads.
If you want to simulate multiple storage accounts for your offline application development, then you can start multiple instances of Azurite pointing to different folders on disk, and using different ports for the various storage services.

Cheers,

Edwin

from azurite.

olljanat avatar olljanat commented on July 22, 2024

We are currently running all our applications on dedicated infrastructure but we want to develop our new applications on way that we are able to migrate them public cloud in future if we decide so.

We have consider to use Azurite as blob storage for our applications and run that even on our production Docker Swarm. But if we do so we need to make sure that storage is always available from applications point of view.

That why I was asking how others have solved that issue but it is interesting to also hear if anyone else is not doing like this so we know look some other solutions?

from azurite.

edwin-huber avatar edwin-huber commented on July 22, 2024

For Docker containers, if you do not currently use a Blob storage, you can mount disks or blob storage.
Check out the following as an option to use blob storage instead of file storage:
https://github.com/Azure/azure-storage-fuse

from azurite.

edwin-huber avatar edwin-huber commented on July 22, 2024

I'm closing this issue for now, hit me up if anything is not clear.
Thanks,
Edwin

from azurite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.