cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Deploying My First Databricks App with Lakebase

stackswift
New Contributor

๐Ÿš€ My Experience Deploying My First Databricks App with Lakebase

I completed Quest 4 of Databricks AppQuest and deployed my first full-stack Databricks App using the AppKit Lakebase template.

I provisioned a Lakebase PostgreSQL project, scaffolded the application using `databricks apps init`, selected the Lakebase feature, configured the Lakebase project, production branch, and databricks_postgres database, and ran the Todo CRUD application locally.

I then deployed the application using `databricks apps deploy` and accessed it through the Databricks Apps URL.During the deployment process, I encountered issues with the Lakebase database connection in the deployed application. I used an AI coding agent to help diagnose the issue by inspecting the application configuration and deployment logs.

This Quest gave me hands-on experience with Databricks Apps, AppKit, Lakebase PostgreSQL, CRUD operations, deployment, and troubleshooting application/database connectivity.

0 REPLIES 0