Hacker News new | ask | show | jobs
Show HN: MLStacks – open-source tool to deploy MLOps infrastructure in minutes (github.com)
3 points by htahir111 1030 days ago
MLStacks is a Python package that allows you to quickly spin up MLOps infrastructure using Terraform.

It is designed to be used with ZenML, but can be used with any MLOps tool or platform.

Simply write stack and component YAML specification files and deploy them using the MLStacks CLI. MLStacks will take care of the rest. We currently support modular MLOps stacks on AWS, GCP and K3D (for local use).