Skip to content

cortexlabs/cortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 4, 2023
dc48c02 · Mar 4, 2023
Sep 3, 2022
Jun 4, 2021
Sep 3, 2022
Mar 4, 2023
Feb 6, 2022
Sep 3, 2022
Mar 4, 2023
Sep 3, 2022
Mar 4, 2023
Mar 4, 2023
Mar 4, 2023
Mar 4, 2023
May 13, 2021
Feb 3, 2021
May 5, 2021
Nov 16, 2021
Feb 28, 2019
Sep 3, 2022
Mar 4, 2023
Feb 6, 2022
Sep 3, 2022
Sep 3, 2022

Repository files navigation

DocsSlack



Note: This project is no longer actively maintained by its original authors.

Production infrastructure for machine learning at scale

Deploy, manage, and scale machine learning models in production.


Serverless workloads

Realtime - respond to requests in real-time and autoscale based on in-flight request volumes.

Async - process requests asynchronously and autoscale based on request queue length.

Batch - run distributed and fault-tolerant batch processing jobs on-demand.


Automated cluster management

Autoscaling - elastically scale clusters with CPU and GPU instances.

Spot instances - run workloads on spot instances with automated on-demand backups.

Environments - create multiple clusters with different configurations.


CI/CD and observability integrations

Provisioning - provision clusters with declarative configuration or a Terraform provider.

Metrics - send metrics to any monitoring tool or use pre-built Grafana dashboards.

Logs - stream logs to any log management tool or use the pre-built CloudWatch integration.


Built for AWS

EKS - Cortex runs on top of EKS to scale workloads reliably and cost-effectively.

VPC - deploy clusters into a VPC on your AWS account to keep your data private.

IAM - integrate with IAM for authentication and authorization workflows.