Skip to content

Commit 1e97f13

Browse files
authored
Merge pull request scribd#119 from scribd/draft-summit-videos
Blog post linking summit videos
2 parents 7d21c4c + b0b4fc8 commit 1e97f13

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
layout: post
3+
title: "Data and AI Summit Wrap-up"
4+
team: Core Platform
5+
author: rtyler
6+
tags:
7+
- databricks
8+
- kafka
9+
- deltalake
10+
- featured
11+
---
12+
13+
We brought a whole team to San Francisco to present and attend this year's Data and
14+
AI Summit, and it was a blast!
15+
I
16+
would consider the event a success both in the attendance to the Scribd hosted
17+
talks and the number of talks which discussed patterns we have adopted in our
18+
own data and ML platform.
19+
The three talks I [wrote about
20+
previously](/blog/2022/data-ai-summit-2022.html) were well received and have
21+
since been posted to YouTube along with _hundreds_ of other talks.
22+
23+
* [Christian Williams](https://github.com/xianwill) shared some of the
24+
work he has done developing
25+
[kafka-delta-ingest](https://github.com/scribd/kafka-delta-ingest) in his talk:
26+
[![Streaming Data into Delta Lake with Rust and Kafka](https://img.youtube.com/vi/do4jsxeKfd4/hqdefault.jpg)](https://www.youtube.com/watch?v=do4jsxeKfd4&list=PLTPXxbhUt-YVWi_cf2UUDc9VZFLoRgu0l&index=195)
27+
* [QP Hou](https://github.com/houqp), Scribd Emeritus, presented on
28+
his foundational work to ensure correctness within delta-rs during his session:
29+
[![Ensuring Correct Distributed Writes to Delta Lake in Rust with Formal
30+
Verification](https://img.youtube.com/vi/ABoCnrVWCKY/hqdefault.jpg)](https://www.youtube.com/watch?v=ABoCnrVWCKY&list=PLTPXxbhUt-YVWi_cf2UUDc9VZFLoRgu0l&index=112)
31+
* [R Tyler Croy](https://github.com/rtyler) co-presented with Gavin
32+
Edgley from Databricks on the cost analysis work Scribd has done to efficiently
33+
grow our data platform with:
34+
[![Doubling the size of the data lake without doubling the cost](https://img.youtube.com/vi/9QDRD0PzqCE/hqdefault.jpg)](https://www.youtube.com/watch?v=9QDRD0PzqCE&list=PLTPXxbhUt-YVWi_cf2UUDc9VZFLoRgu0l&index=122)
35+
36+
Members of the Scribd team participated in a panel to discuss the past,
37+
present, and future of Delta Lake on the expo floor. We also took advantage of
38+
the time to have multiple discussions with our colleagues at Databricks about
39+
their product and engineering roadmap, and where we can work together to
40+
improve the future of Delta Lake, Unity catalog, and more.
41+
42+
For those working in the data, ML, or infrastructure space, there are a lot of
43+
_great_ talks available online from the event, which I highly recommend
44+
checking out. Data and AI Summit is a great event for leaders in the industry
45+
to get together, so we'll definitely be back next year!

0 commit comments

Comments
 (0)