【问题标题】:What is the difference between ABFSS and WASBS in Azure storage?Azure 存储中的 ABFSS 和 WASBS 有什么区别?
【发布时间】:2020-02-18 09:25:18
【问题描述】:

对于什么是 ABFS[S] 和 WASB[S] 有可用的定义。 但没有明确界定何时使用什么。两者都适合和最合适的用例是什么?

【问题讨论】:

    标签: azure azure-storage azure-blob-storage azure-storage-files


    【解决方案1】:

    区别和用例如下:

    ABFS[S] 用于Azure Data Lake Storage Gen2,它基于普通的Azure storage(在创建 Azure 存储帐户期间,启用 分层命名空间,然后创建 Azure Data Lake Storage Gen2)。一个例子是here

    WASB[S] 用于普通的Azure storage。一个例子是here

    【讨论】:

      【解决方案2】:

      ABFS 代表 Azure Blob 文件系统,Microsoft 推荐它用于大数据工作负载,因为它已针对它进行了优化,如 here 所述。

      WASBS 代表 Windows Azure 存储 Blob,Microsoft 建议按原样提供 TLS 加密访问,如提到的 here

      【讨论】:

        猜你喜欢
        • 2020-09-07
        • 1970-01-01
        • 1970-01-01
        • 2021-08-11
        • 2014-09-18
        • 2018-04-20
        • 2020-12-21
        • 2015-12-10
        • 2019-02-17
        相关资源
        最近更新 更多