docs/src/content/platform.mdx
import { CardGroup, SmallLogoCard } from '@site/src/components/Card';
MLflow can be used in a variety of environments, including your local environment, on-premises clusters, cloud platforms, and managed services. Being an open-source platform, MLflow is vendor-neutral; whether you're building AI agents, LLM applications, or ML models, you have access to MLflow's core capabilities — tracing, evaluation, experiment tracking, deployment, and more.
<CardGroup cols={5}> <SmallLogoCard link="https://docs.databricks.com/aws/en/mlflow3/genai/"> <span></span> </SmallLogoCard> <SmallLogoCard link="https://aws.amazon.com/sagemaker-ai/experiments/"> <span></span> </SmallLogoCard> <SmallLogoCard link="https://learn.microsoft.com/en-us/azure/machine-learning/concept-mlflow?view=azureml-api-2"> <span></span> </SmallLogoCard> <SmallLogoCard link="https://nebius.com/services/managed-mlflow"> <span></span> </SmallLogoCard> <SmallLogoCard link="/ml/tracking"> <span></span> </SmallLogoCard> </CardGroup>