Skip to content

Add Data Lakes limited access note #6898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions src/connections/storage/data-lakes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ redirect_from: '/connections/destinations/catalog/data-lakes/'
plan: data-lakes
---

> warning "Segment Data Lakes deletion policies"
> Segment Data Lakes (AWS) and Segment Data Lakes (Azure) do not support Segment's [user deletion and suppression](/docs/privacy/user-deletion-and-suppression/) capabilities, as you retain your data in systems that you manage.
> warning "Segment Data Lakes will enter Limited Access in October 2024"
> After Segment Data Lakes enters Limited Access, new customers will no longer be able to create Segment Data Lake instances. Existing Segment customers with Data Lakes instances will continue to receive data and can create Data Lakes Destinations.
>
> Segment recommends considering alternative solutions, like [AWS S3](/docs/connections/storage/catalog/aws-s3/) or [Databricks](/docs/connections/storage/catalog/databricks/).

A **data lake** is a centralized cloud storage location that holds structured and unstructured data.

Expand All @@ -19,8 +21,8 @@ Data lakes typically have four layers:

Segment Data Lakes sends Segment data to a cloud data store, either AWS S3 or Azure Data Lake Storage Gen2 (ADLS), in a format optimized to reduce processing for data analytics and data science workloads. Segment data is great for building machine learning models for personalization and recommendations, and for other large scale advanced analytics. Data Lakes reduces the amount of processing required to get real value out of your data.

> info ""
> Segment Data Lakes is available to Business tier customers only.
> warning "Segment Data Lakes deletion policies"
> Segment Data Lakes (AWS) and Segment Data Lakes (Azure) do not support Segment's [user deletion and suppression](/docs/privacy/user-deletion-and-suppression/) capabilities, as you retain your data in systems that you manage.

To learn more about Segment Data Lakes, check out the Segment blog post [Introducing Segment Data Lakes](https://segment.com/blog/introducing-segment-data-lakes/){:target="_blank"}.

Expand Down
Loading