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:ย 

What are best instance types to use Delta Lake on AWS, Azure and GCP?

Srikanth_Gupta_
Valued Contributor

Best instance types to use Delta in a better way, are there any recommendations?

Example: i3.xlarge vs m5.2x large vs D3v2

2 REPLIES 2

sajith_appukutt
Honored Contributor II

Delta cache accelerated instance types (storage optimized, NVMe SSD) has delta cache enabled and configured by default . This includes Ls and Lsv2 in Azure and I3 in AWS. These instance types would be recommended for workloads where you'd be reading delta lake tables repeatedly as it'd accelerate data reads

In AWS c5d, r5d, and z1d series workers could be configured to use delta cache, though it is not enabled by default

Mooune_DBU
Valued Contributor

Depending on your queries, if you're looking for Delta Cache Optimized instances, here's the list per provider:

  • AWS: i3.* (i.e. i3.xlarge)
  • Azure: Ls-types (i.e. L4sv2)
  • GCP: n2-highmem-*

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