File tree Expand file tree Collapse file tree 3 files changed +25
-16
lines changed Expand file tree Collapse file tree 3 files changed +25
-16
lines changed Original file line number Diff line number Diff line change @@ -19,19 +19,5 @@ gateway for multiple [Trino](https://trino.io) clusters.
1919
2020![ High-level architecture] ( assets/high-level-architecture.png )
2121
22- ## Other resources
23-
24- * [ Trino Gateway announcement blog post] ( https://trino.io/blog/2023/09/28/trino-gateway )
25- * Trino Gateway - because one Trino cluster is not enough
26- * Presented by Will Morrison and Manfred Moser at Open Source Data Summit
27- in October 2024
28- * :fontawesome-brands-youtube:{ .youtube } [ Video recording] ( https://youtu.be/5Q7xjtuz8Ig )
29- * [ Slide deck] ( ./assets/misc/trino-gateway-at-osds-2024.pdf )
30- * Many clusters and only one gateway:
31- * Project announcement and overview at Trino Summit 2023 with use cases
32- from Bloomberg and Naver
33- * :fontawesome-brands-youtube:{ .youtube } [ Video recording] ( https://www.youtube.com/watch?v=2qwBcKmQSn0 )
34- * [ Slide deck] ( ./assets/misc/tgw-trino-summit-2023.pdf )
35- * [ Slide deck about Trino Gateway status] ( ./assets/misc/trino-gateway-status-at-tcc-202406.pdf )
36- for Trino Contributor Congregation in June 2024
37-
22+ Find more information in our [ resources page] ( resources.md ) , the
23+ [ users page] ( users.md ) , and the rest of the documentation.
Original file line number Diff line number Diff line change 1+ # Resources
2+
3+ The following list contains public information about Trino Gateway such as blog
4+ posts, presentations, or available videos. Information about organizations using
5+ Trino Gateway is available on the [ users page] ( users.md ) .
6+
7+ Newest entries are on top of the list.
8+
9+ * Trino Gateway - because one Trino cluster is not enough
10+ * Presented by Will Morrison and Manfred Moser at Open Source Data Summit
11+ in October 2024
12+ * :fontawesome-brands-youtube:{ .youtube } [ Video recording] ( https://youtu.be/5Q7xjtuz8Ig )
13+ * [ Slide deck] ( ./assets/misc/trino-gateway-at-osds-2024.pdf )
14+ * Many clusters and only one gateway:
15+ * Project announcement and overview at Trino Summit 2023 with use cases
16+ from Bloomberg and Naver
17+ * :fontawesome-brands-youtube:{ .youtube } [ Video recording] ( https://www.youtube.com/watch?v=2qwBcKmQSn0 )
18+ * [ Slide deck] ( ./assets/misc/tgw-trino-summit-2023.pdf )
19+ * [ Slide deck about Trino Gateway status] ( ./assets/misc/trino-gateway-status-at-tcc-202406.pdf )
20+ for Trino Contributor Congregation in June 2024
21+ * [ Trino Gateway announcement blog post] ( https://trino.io/blog/2023/09/28/trino-gateway )
22+
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ markdown_extensions:
7979nav :
8080 - Home :
8181 - Overview : index.md
82+ - Resources : resources.md
8283 - Users : users.md
8384 - Release notes : release-notes.md
8485 - Get started :
You can’t perform that action at this time.
0 commit comments