Forum Discussion

mshujaweb's avatar
mshujaweb
Regular Visitor
2 years ago
Solved

Microsoft Fabrics best practice architecture for Datawarehouse

Hi there, 

Anyone aware of best practice Microsoft Fabric architecture, specially for datawarehouse experience, covering all best practices for availability, security, governance, connectivity, data flow etc. 

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi mshujaweb ,

     

    Here are some summaries of data warehouse availability, security, governance, connectivity, data flow, etc:

     

    • Data storage: store data using Delta-parquet format for ACID transactions and interoperability without multiple copies of data.
    • Cross-database querying: use multiple data sources to gain insights quickly without duplicating data.
    • Data Connectivity: Connect to a variety of data sources by introducing, loading, and transforming data at scale through pipelines, data streams, cross-database queries, or COPY INTO commands.
    • Performance Management: Autonomous workload management using a distributed query processing engine ensures optimal performance.
    • Availability: Suitable for users of all skill levels.
    • Security: RBAC and the principle of least privilege are implemented to restrict access to sensitive data.
    • Data Management: Maintain metadata using a data catalog to ensure data discoverability.

     

    If you have any other questions please feel free to contact me.

     

    Best Regards,
    Yang
    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
    If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!