top of page
Search

Practice creating ML services on cloud

Updated: Oct 30, 2024


Starting your first machine learning (ML) project on the cloud might seem intimidating, especially if you're new to the platform or the technology. Here is the list of resources to overcome your fear and start building your first ML projects on cloud:

Very simple tutorial, which shows you how to deploy serialized model and monitoring on AWS, GCP and Azure


GCP

Deploy ML model on GCP (Tutorial from Nvidia) Wrap model in a Flask application and deploy on Google Cloud End-to-end system on GCP (Advanced) Covers the entire data science lifecycle (DSLC), from data collection and training a model to enabling batch inference and monitoring model performance over time.


AWS

end-to-end MLOps pipeline (official tutorial from Amazon)

Build an end-to-end MLOps pipeline using Amazon SageMaker Pipelines, GitHub, and GitHub Actions


Azure

MLOps with Azure (official tutorail from Microsoft) Learning path, where in 4 hours you can learn how to implement key concepts like source control, automation, and CI/CD to build an end-to-end MLOps solution.

Beginner-friendly introduction to Azure environment for building and managing machine learning models.


Happy building!

 
 
 

Recent Posts

See All
AI is heading more work to us

A few days ago, I read an article that made me slightly uncomfortable, not because it said something completely new, but because it described something I had already noticed in my own life without hav

 
 
 
We were wrong about fine-tuning.

Not completely wrong, perhaps, but wrong in the way people are often wrong when they look at an early technology and extrapolate its future too directly from its first limitations. A few years ago, wh

 
 
 
GPT-5.5 outperforms and hallucinates

OpenAI’s latest flagship model seems to tell two stories at once: on the one hand, it pushes the frontier again, setting new state-of-the-art results across important benchmarks for knowledge work, ag

 
 
 

Comments


bottom of page