cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

DLT best practices

Phani1
Valued Contributor II

Hi Team,

Could you please recommend the best practices to implement the delta live tables?

Regards,

Phanindra

1 ACCEPTED SOLUTION

Accepted Solutions

Ryan_Chynoweth
Esteemed Contributor

Hi Phani, what exactly are you looking for with best practices?

At a high level:

  • Always provide an external storage location (S3, ADLS, GCS) for your pipeline
  • Use Auto Scaling!
  • Python imports can be leverage to reuse code

With regards to providing a storage location, if you put all your pipelines in a common storage location it makes it easier to read all the associated event logs for pipeline monitoring as well.

View solution in original post

1 REPLY 1

Ryan_Chynoweth
Esteemed Contributor

Hi Phani, what exactly are you looking for with best practices?

At a high level:

  • Always provide an external storage location (S3, ADLS, GCS) for your pipeline
  • Use Auto Scaling!
  • Python imports can be leverage to reuse code

With regards to providing a storage location, if you put all your pipelines in a common storage location it makes it easier to read all the associated event logs for pipeline monitoring as well.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group