AWS

Automate model deployment to Amazon SageMaker with the DVC Model Registry
DVC provides a Git-based mechanism to automate model deployment from an intuitive web UI.

Organize Your Storage with DVC Cloud Versioning
DVC cloud versioning makes it easy to take full advantage of your cloud
provider’s built-in versioning capabilities.

CML Cloud Runners for Model Training in Bitbucket Pipelines
Use CML from a Bitbucket pipeline to provision an AWS EC2 instance and (re)train a machine learning model.

Syncing Data to AWS S3
We're going to set up an AWS S3 remote in a DVC project.

Moving Local Experiments to the Cloud with Terraform Provider Iterative (TPI) and Docker
Tutorial for easily running experiments in the cloud with the help of Terraform Provider Iterative (TPI) and Docker.

Moving Local Experiments to the Cloud with Terraform Provider Iterative (TPI)
Tutorial for easily moving a local ML experiment to a remote cloud machine with the help of Terraform Provider Iterative (TPI).

Training and saving models with CML on a dedicated AWS EC2 runner (part 2)
Use CML to automatically retrain a model on a provisioned AWS EC2 instance and export the model to a DVC remote storage on Google Drive.

Training and saving models with CML on a self-hosted AWS EC2 runner (part 1)
In this guide we will show how you can use CML to automatically retrain a model and save its outputs to your Github repository using a provisioned AWS EC2 runner.