Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.83k stars 325 forks source link

Azurite as Cloud Storage Bridge #1094

Open XiaoningLiu opened 3 years ago

XiaoningLiu commented 3 years ago

Azurite as Cloud Storage Bridge

Take branch https://github.com/xiaoningliu/azurite/tree/bridge as base branch. We need following changes. After the changes, we will be able to have an E2E demo about using Azure Storage Explorer and Azure CLI connection to an AWS S3 account and download data.

Setup

https://github.com/Azure/Azurite/tree/bridge#azurite-as-cloud-storage-bridge

Contribution

Contribution is welcome! Refer to commits in 953ef2aa6890f263836c3abbb4c6da59595f74ca

TODO

E2E Demo based on Azure Storage Explorer

  1. Buckets mapped to containers

image

  1. Objects mapped to blobs

image

  1. Download

image

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.