Skip to content

Commit a78d523

Browse files
authored
Create ICEBERG.md
1 parent 0ca84ef commit a78d523

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ICEBERG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Learning Apache Iceberg on AWS
2+
3+
This document is a collection of links relevant to learn Apache Iceberg on AWS.
4+
5+
## Workshops
6+
* [Apache Iceberg Workshop](https://catalog.us-east-1.prod.workshops.aws/workshops/b6289fb6-4636-4843-b8c1-f782b4871783/en-US)
7+
* [Open Table Formats on AWS](https://catalog.us-east-1.prod.workshops.aws/workshops/520e974c-0fee-4585-9601-9af535d4d908/en-US)
8+
9+
## Best practices
10+
* [Using Apache Iceberg on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/apache-iceberg-on-aws/introduction.html)
11+
12+
## Tips and Use cases
13+
* [Implement historical record lookup and Slowly Changing Dimensions Type-2 using Apache Iceberg](https://aws.amazon.com/blogs/big-data/implement-historical-record-lookup-and-slowly-changing-dimensions-type-2-using-apache-iceberg/)
14+
* [Build Write-Audit-Publish pattern with Apache Iceberg branching and AWS Glue Data Quality](https://aws.amazon.com/blogs/big-data/build-write-audit-publish-pattern-with-apache-iceberg-branching-and-aws-glue-data-quality/)
15+
* [Accelerate lightweight analytics using PyIceberg with AWS Lambda and an AWS Glue Iceberg REST endpoint](https://aws.amazon.com/blogs/big-data/accelerate-lightweight-analytics-using-pyiceberg-with-aws-lambda-and-an-aws-glue-iceberg-rest-endpoint/)
16+
17+
## Misc
18+
* [AWS Big Data blog Apache Iceberg tagged posts](https://aws.amazon.com/blogs/big-data/tag/apache-iceberg/)

0 commit comments

Comments
 (0)