Skip to content

Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.

License

Notifications You must be signed in to change notification settings

0Upjh80d/mlops-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure MLOps (v2) Solution Accelerator

Header

Table of Contents

Welcome to the MLOps (v2) solution accelerator repository! This project is intended to serve as the starting point for MLOps implementation in Azure.

MLOps is a set of repeatable, automated, and collaborative workflows with best practices that empower teams of ML professionals to quickly and easily get their machine learning models deployed into production. You can learn more about MLOps here:

Project Overview

The solution accelerator provides a modular end-to-end approach for MLOps in Azure based on pattern architectures. As each organization is unique, solutions will often need to be customized to fit the organization's needs.

The solution accelerator goals are:

  • Simplicity
  • Modularity
  • Repeatability & Security
  • Collaboration
  • Enterprise readiness

It accomplishes these goals with a template-based approach for end-to-end data science, driving operational efficiency at each stage. You should be able to get up and running with the solution accelerator in a few hours.

Prerequisites

  1. An Azure subscription. If you don't have an Azure subscription, create a free account before you begin.

Important

If you use either a Free/Trial, or similar learning purpose subscriptions like Visual Studio Premium with MSDN, some provisioning tasks might not run as expected due to limitations imposed on Usage + quotas on your subscription. To help you succeed, we have provided specific instructions before provisioning throughout the guide, and you are highly advised to read those instructions carefully.

  1. For Azure DevOps-based deployments and projects:

  2. For GitHub-based deployments and projects:

  3. Git bash, WSL, or another shell script editor on your local machine

Documentation

  1. Solution Accelerator Concepts and Structure — Philosophy and Organization.
  2. Architectural Patterns — Supported Machine Learning Patterns.
  3. Accelerator Deployment Guides — How to deploy and use the solution accelerator with Azure DevOps or GitHub.
  4. Quickstarts — Precreated project scenarios for demos/POCs. Azure DevOps ADO Quickstart.
  5. YouTube Videos: Deploy MLOps on Azure in Less Than an Hour and AI Show.

Contributing

This project welcomes contributions and suggestions. To learn more visit the contributing section, see CONTRIBUTING.md for details.