Easily deploy containers across any cloud or on-prem machines. Use AWS, GCP, and Azure credits simultaneously. Tap into a network of affordable compute providers when needed. Resell excess capacity to save costs — or become a provider yourself.
Try our tooling with a GPU rented from our certified provider
Eliminate the need for writing cloud-specific code with Cloudrift API, a unified gateway to major cloud providers, on-prem infrastructure, and customer devices.
Run in cloud
Using any big or small provider
Leverage multiple providers simultaneously to maximize available credits. Seamlessly switch between providers without code changes.
Run on prem
Using the stack of your choice
Manage your cloud and on-prem infrastructure through a single control plane. Run containers using familiar Docker tools.
Run on device
With any major OS
Easily add workstations, edge systems, or any devices running Linux, Mac, or Windows to your cluster.
Manage all your cloud and on-prem infrastructure in one platform. Use familiar Docker tools to work with containers. Leverage our API for tighter integration.
Use familiar docker commands to build and run containers, manage images, execute shell commands on any of your remote machines.
Start Ubuntu shell
rift docker -it --rm ubuntu
Start Ollama server
rift docker run -p 11434:11434 \
-it --name ollama \
ollama/ollama:latest
Exec command in the container
rift docker exec -it ollama sh
List nodes in the cluster
rift cluster info
Manage all your machines in one place. See hardware configuration, running containers, utilization and more.
Allocate a machine through UI
See all your pods in one place
Python, REST and Rust API are available for seamless integration with your products.
Use Python client to rent a node and run job
from cloudrift import RiftClient
# connect to Cloudrift
client = RiftClient(api_key=...)
# list provider nodes and rent one
nodes = client.list_provider_nodes(
provider_id='neuralrack'
)
executor = client.rent_provider_node(
node_id=nodes[0]['id']
)
# start a notebook
client.run(
executor=executor,
image='jupyter/pytorch-notebook',
ports=[(8888, 8888)]
)
Rent directly from data center operators to save costs and receive dedicated support. Choose data centers based on your specific needs for cost, reliability, compliance, and latency.
Rent directly from the certified datacenter operator without a middleman
Tailor compute infrastructure to your specific needs
Enjoy high-touch support from incentivized providers
We work with data centers all over the globe, so you can find one to satisfy your compliance or latency needs
Cloudrift is your one-stop solution for transforming data center into cloud offering. Enhance your solution with the cloud tools your customers need. Leverage our community to increase revenue.
Sell compute to companies directly without a CSP middleman
Promote your own brand instead of being hidden in the backend of a generic marketplace
Leverage our advanced developer infrastructure to support bigger customers
Customize renting experience, hardware options or anything you want
Rely on the developer team to support high-touch customers
Leverage our fraud protection tools to reduce the risk of onboarding new customers
Monitor and manage cluster through a single control plane. Analyze usage and optimize cluster configuration.
We're here for you. How can we help?
We are happy to
Something else? Just let us know. Businesses of any size are welcome.