Skip to content

Commit ce9372d

Browse files
authored
Update resources list
1 parent bceb255 commit ce9372d

File tree

1 file changed

+19
-55
lines changed

1 file changed

+19
-55
lines changed

docs/static/resources.json

Lines changed: 19 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
[
22
{
33
"title": "Building a Real-Time Table Editor with Databricks Apps and Lakebase",
4-
"date": "2025-06-11",
4+
"date": "2025-08-08",
55
"authors": [
66
{
77
"name": "Ivan Trusov",
88
"url": "https://www.linkedin.com/in/ivan-trusov"
99
}
1010
],
1111
"type": "Blog Post",
12-
"category": "Getting Started",
12+
"category": "Lakebase / OLTP",
1313
"url": "https://www.linkedin.com/pulse/building-real-time-table-editor-databricks-apps-lakebase-ivan-trusov-pfq8f/",
1414
"summary": "Learn how to build a real-time table editor using Databricks Apps and Lakebase, the new fully-managed Postgres OLTP database integrated with the Databricks platform."
1515
},
1616
{
1717
"title": "End-to-End RAG Application with Source Retrieval Platform",
18-
"date": "2025-01-15",
18+
"date": "2025-02-12",
1919
"authors": [
2020
{
2121
"name": "Ivan Trusov",
@@ -43,7 +43,7 @@
4343
},
4444
{
4545
"title": "Setting up your development environment for Databricks Apps",
46-
"date": "2025-01-08",
46+
"date": "2025-06-23",
4747
"authors": [
4848
{
4949
"name": "Pascal Vogel",
@@ -61,14 +61,19 @@
6161
},
6262
{
6363
"title": "Building Interactive Web Applications with Databricks Connect",
64-
"date": "2025-04-15",
64+
"date": "2025-06-10",
6565
"authors": [
6666
{
67-
"name": "Databricks Community"
67+
"name": "Anup Kalburgi",
68+
"url": "https://www.linkedin.com/in/anupkalburgi/"
69+
},
70+
{
71+
"name": "Giri Patchamatla",
72+
"url": "https://www.linkedin.com/in/giri-patchamatla-b3753213/"
6873
}
6974
],
7075
"type": "Tutorial",
71-
"category": "Getting Started",
76+
"category": "Architecture",
7277
"url": "https://community.databricks.com/t5/technical-blog/building-interactive-web-applications-with-databricks-connect/ba-p/120724",
7378
"summary": "Walk through a modern 3-tier architecture built with React frontend, FastAPI backend, and Databricks Serverless Compute via Databricks Connect."
7479
},
@@ -143,15 +148,15 @@
143148
"authors": [
144149
{
145150
"name": "Wenwen Xie",
146-
"url": "https://www.databricks.com/blog/author/wenwen-xie"
151+
"url": "https://www.linkedin.com/in/wenwen-xie-a175a018/"
147152
},
148153
{
149154
"name": "Ivan Trusov",
150-
"url": "https://www.databricks.com/blog/author/ivan-trusov"
155+
"url": "https://www.linkedin.com/in/ivan-trusov/"
151156
},
152157
{
153158
"name": "Andre Furlan Bueno",
154-
"url": "https://www.databricks.com/blog/author/andre-furlan-bueno"
159+
"url": "https://www.linkedin.com/in/andrefurlanbueno/"
155160
}
156161
],
157162
"type": "Blog Post",
@@ -187,61 +192,20 @@
187192
},
188193
{
189194
"title": "The Full Stack of Innovation: Building Data and AI Products With Databricks Apps",
190-
"date": "2025-06-10",
195+
"date": "2025-06-11",
191196
"authors": [
192197
{
193198
"name": "Ivan Trusov",
194199
"url": "https://www.linkedin.com/in/ivan-trusov"
195200
},
196201
{
197-
"name": "Giran Moodley"
202+
"name": "Giran Moodley",
203+
"url": "https://www.linkedin.com/in/giran"
198204
}
199205
],
200206
"type": "Video",
201207
"category": "DevOps",
202-
"url": "https://www.databricks.com/dataaisummit/session/full-stack-innovation-building-data-and-ai-products-databricks-apps",
208+
"url": "https://www.youtube.com/watch?v=918cKxigzdI",
203209
"summary": "Deep-dive technical session from Data + AI Summit covering full-stack development of Databricks Apps including frameworks, testing, CI/CD, and monitoring."
204-
},
205-
{
206-
"title": "Building Data Visualization Apps with Streamlit and Databricks SQL",
207-
"date": "2021-07-04",
208-
"authors": [
209-
{
210-
"name": "Ivan Trusov",
211-
"url": "https://polarpersonal.medium.com"
212-
}
213-
],
214-
"type": "Tutorial",
215-
"category": "Getting Started",
216-
"url": "https://polarpersonal.medium.com/building-data-visualization-apps-with-streamlit-and-databricks-sql-54e51bb6b0a8",
217-
"summary": "Quick example of building a data visualization app in almost pure Python using Streamlit and Databricks SQL endpoints."
218-
},
219-
{
220-
"title": "Building a Data Labeling App with Python, Dash, and Databricks Lakehouse",
221-
"date": "2023-03-13",
222-
"authors": [
223-
{
224-
"name": "Ivan Trusov",
225-
"url": "https://polarpersonal.medium.com"
226-
}
227-
],
228-
"type": "Tutorial",
229-
"category": "Getting Started",
230-
"url": "https://polarpersonal.medium.com/building-a-data-labeling-app-with-python-dash-and-databricks-lakehouse-48341f618b8f",
231-
"summary": "Writing a data labeling application on top of the Databricks Lakehouse platform with Python and Dash for machine learning workflows."
232-
},
233-
{
234-
"title": "Building an Image Classification App with Databricks Connect V2 and Dash",
235-
"date": "2023-05-18",
236-
"authors": [
237-
{
238-
"name": "Ivan Trusov",
239-
"url": "https://polarpersonal.medium.com"
240-
}
241-
],
242-
"type": "Tutorial",
243-
"category": "Getting Started",
244-
"url": "https://polarpersonal.medium.com/building-an-image-classification-app-with-databricks-connect-v2-and-dash-3c7f855f6e6",
245-
"summary": "Detailed guide on setting up and building an image classification app with Databricks Connect V2 (based on Spark Connect) and the Dash framework."
246210
}
247211
]

0 commit comments

Comments
 (0)