Data Science Wire

Lakebase and DABs

Reddit r/MLOps1mo4 min read

Hi, how do u manage Lakebase project with DABs? Standard is to have a single lakebase project per environment (dev, staging, and prod). Then use branches for development work. Problem is that when we define the lakebase project in the DABs, development target has development mode, so every bundle deployment creates a new project because its per user. So if we want to have single project where we just branch out on features, we must move out lakebase project of DABs, right? What is the best practice here? On staging and production, its easy since its always same identity. submitted by /u/ptab02

Read the full story at Reddit r/MLOps

More in Data Engineering