Skip to content

Commit 1b6feff

Browse files
Update index.md
Including AWS to the heading to provide more clarity.
1 parent a5ca0ae commit 1b6feff

File tree

1 file changed

+3
-3
lines changed
  • src/connections/storage/data-lakes

1 file changed

+3
-3
lines changed

src/connections/storage/data-lakes/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To learn more about Segment Data Lakes, check out the Segment blog post [Introdu
2929

3030
Segment supports Data Lakes hosted on two cloud providers: Amazon Web Services (AWS) and Microsoft Azure. Each cloud provider has a similar system for managing data, but offer different query engines, post-processing systems, and analytics options.
3131

32-
### How Segment Data Lakes works
32+
### How Segment Data Lakes (AWS) works
3333

3434
Data Lakes store Segment data in S3 in a read-optimized encoding format (Parquet) which makes the data more accessible and actionable. To help you zero-in on the right data, Data Lakes also creates logical data partitions and event tables, and integrates metadata with existing schema management tools, such as the AWS Glue Data Catalog. The resulting data set is optimized for use with systems like Spark, Athena, EMR, or machine learning vendors like DataBricks or DataRobot.
3535

@@ -49,7 +49,7 @@ Data Lakes store Segment data in ADLS in a read-optimized encoding format (Parqu
4949

5050
For detailed Segment Data Lakes (Azure) setup instructions, see the [Data Lakes setup page](/docs/connections/storage/catalog/data-lakes/).
5151

52-
### Set up Segment Data Lakes
52+
### Set up Segment Data Lakes (AWS)
5353

5454
When setting up your data lake using the [Data Lakes catalog page](/docs/connections/storage/catalog/data-lakes/), be sure to consider the EMR and AWS IAM components listed below.
5555

@@ -84,7 +84,7 @@ TODO:
8484
add schema overview (tables/columns generated)
8585
-->
8686

87-
### Segment Data Lakes schema
87+
### Segment Data Lakes (AWS) schema
8888

8989
#### S3 partition structure
9090

0 commit comments

Comments
 (0)