Coiled Product Detail

Rock-solid Infrastructure

Coiled manages your cloud for you.

Centralized Cluster Manager

A 24x7 managed watchdog over every Dask cluster. It’s Dask that just works.

Zero Trust Network Architecture

Coiled uses mTLS to ensure that only you can connect to your cluster and all communication is encrypted, keeping your cluster private and secure.

Flexible VM Architecture

Full access to most VM instance types on the fly. Quickly burst from zero-cost idle to thousand-node clusters.

Networking

Things need to talk to each other, and Coiled makes sensible network decisions for you to avoid costly networking charges.

With GitHub, Google or email.

Use your AWS or GCP account.

Start scaling.

$ pip install coiled
$ coiled setup
$ ipython
>>> import coiled
>>> cluster = coiled.Cluster(n_workers=500)