Supported AWS instances

Suggest edits

When deploying a Lakehouse node, you must choose an instance type from the m6id family of instances. Importantly, these instances come with NVMe drives attached to them.

Instances are ephemeral. These NVMe drives are used only for spill-out space *while processing queries, and for caching Delta Tables on disk. All data on the NVMe drives will be lost when the cluster is shutdown.

System tables are persisted. Persistent data in system tables (users, roles, *etc.) is stored in an attached block storage device, and will survive a pause/resume cycle.

Supported instances

API NameMemoryvCPUsCoresStorage
m6id.large8.0 GiB2 vCPUs1118 GB NVMe SSD
m6id.xlarge16.0 GiB4 vCPUs2237 GB NVMe SSD
m6id.2xlarge32.0 GiB8 vCPUs4474 GB NVMe SSD
m6id.4xlarge64.0 GiB16 vCPUs8950 GB NVMe SSD
m6id.8xlarge128.0 GiB32 vCPUs161900 GB NVMe SSD
m6id.12xlarge192.0 GiB48 vCPUs242850 GB (2 * 1425 GB NVMe SSD)
m6id.16xlarge256.0 GiB64 vCPUs323800 GB (2 * 1900 GB NVMe SSD)
m6id.24xlarge384.0 GiB96 vCPUs485700 GB (4 * 1425 GB NVMe SSD)
m6id.32xlarge512.0 GiB128 vCPUs647600 GB (4 * 1900 GB NVMe SSD)

Could this page be better? Report a problem or suggest an addition!