Azure面试


文章目录

  • 项目地址
  • 一、Azure Storage
        • 1. What are the benefits of Azure Storage?
  • 二、汇总


项目地址

  • 教程作者:
  • 教程地址:
  • 代码仓库地址:
  • 所用到的框架和插件:
dbt 
airflow

一、Azure Storage

1. What are the benefits of Azure Storage?
  1. Durable and highly availbe
  • disaster recovery: when you some disaster happened, data can copy from anothen regions,
  1. Secure:
  • once you store the data, the date get encrpted and also it travles in the encrypted form between the internet
  1. Scalable
  • you can easily change the storage size base on your requirement

二、汇总

你可能感兴趣的:(DE,azure,microsoft)