github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/docs/understand/use_cases/index.md (about)

     1  ---
     2  title: Use Cases
     3  description: Better understand how to use the features of lakeFS for specific use cases.
     4  parent: Understanding lakeFS
     5  has_children: true
     6  has_toc: false
     7  redirect_from:
     8     - /use_cases/
     9     - /use_cases/index.html
    10  ---
    11  
    12  # lakeFS Use Cases
    13  
    14  lakeFS has many uses in the data world, including
    15  
    16  * [CI/CD for Data Lakes](./cicd_for_data.md)
    17  * [ETL Testing Environment](./etl_testing.md)
    18  * [Reproducibility](./reproducibility.md)
    19  * [Rollback](./rollback.md)
    20  
    21  One of the important things that lakeFS provides is full support for [Data Lifecycle Management](../data_lifecycle_management/) through all stages: 
    22  
    23  * [In Test](../data_lifecycle_management/data-devenv.md)
    24  * [During Deployment](../data_lifecycle_management/ci.md)
    25  * [In Production](../data_lifecycle_management/production.md)