Overview

Mystic's BYOC is the easiest way to deploy ML models on your cloud account

Serverless endpoints for AI models are great when getting started but when scaling they can provide several challenges. The two biggest ones are:

  1. Cost - Getting compute in serverless is more expensive than running on dedicated machines
  2. Cold start times - This is a prominent problem for many products, especially when their traffic is sporadic

This is where Bring your own Cloud (BYOC) can help!

Mystic's BYOC allows you to use the same models and API endpoints as you normally would on serverless, but using GPUs on your own cloud account. We use OAuth (sign-in with Google) to deploy the models on your account and then automatically handle auto-scaling along with a bunch more features! This solves the two problems of serverless compute:

  1. Get compute at cost - You can even use your cloud credits
  2. You have complete control over how the system scales

Read more about the features in BYOC below.

Here's a video walkthrough of the platform.

Features

  • Scaling (read more here)
    • Define minimum and maximum replicas
    • Responsiveness of scale up / down control
    • Warm up / Cool down. Notify the API ahead of time that you want a model ready in advance, then notify the system that you're down to spin it down to 0 (read more here)
    • Scale down to 0
  • Cost savings - Get compute at cost, and use your own cloud credits
  • One click deploy - Deploy any model to your cluster already on Mystic through one click
  • Standard SaaS billing - We do not charge more based on your usage regardless of wether you need 1 or 100 GPUs
  • Run custom models - BYOC works with all of your private models created on Mystic and supports programatic deployment
  • No code setup - You can start using BYOC without writing any code, all through our dashboard!

How get started

You can start using BYOC today! You can go to the onboarding right now to get setup: Cloud Integrations dashboard.