Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyaug committed Sep 20, 2023
1 parent 5f8f051 commit 74be489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/understand/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ It is sometimes referred as multi-table transactions. That is, lakeFS offers tra
<!---Learn more about cross-collection consistency here (link to CCC blog) -->

## Data Lake Governance ###
The goal of data lake governance is to apply policies, standards and processes on the data. This allows creating high-quality data and ensuring that it’s used appropriately across the organization. Data lake governance improves the data quality and increases data usage for business decision-making, leading to operational improvements, better-informed business strategies, and stronger financial performance. lakeFS Cloud offers advanced data lake management features such as: [Role-Based Access Control]({% link reference/security/rbac.md %}), [Branch Aware Managed Garbage Collection]({% link howto/garbage-collection/committed.md %}), [Data Lineage and Audit log]({% link reference/auditing.md %}).
The goal of data lake governance is to apply policies, standards and processes on the data. This allows creating high-quality data and ensuring that it’s used appropriately across the organization. Data lake governance improves the data quality and increases data usage for business decision-making, leading to operational improvements, better-informed business strategies, and stronger financial performance. lakeFS Cloud offers advanced data lake management features such as: [Role-Based Access Control]({% link reference/security/rbac.md %}), [Branch Aware Managed Garbage Collection]({% link howto/garbage-collection/gc.md %}), [Data Lineage and Audit log]({% link reference/auditing.md %}).

## Data Lifecycle Management
In data-intensive applications, data should be managed through its entire lifecycle similar to how teams manage code. By doing so, we could leverage the best practices and tools from application lifecycle management (like CI/CD operations) and apply them to data. lakeFS offers data lifecycle management via [isolated data development environments]({% link understand/use_cases/etl_testing.md %}) instead of shared buckets.
Expand Down

0 comments on commit 74be489

Please sign in to comment.