Skip to content

pycaret/pycaret-deployment-aws

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Deploy Machine Learning Pipeline on AWS Fargate

A beginner's guide to containerize and deploy machine learning pipeline serverless on AWS Fargate

👉 Learning Goals of this Tutorial

  • What is a Container? What is Docker? What is Kubernetes?
  • What is Amazon Elastic Container Service (ECS)?
  • What is AWS Fargate and serverless deployment?
  • Build and push a Docker image onto Amazon Elastic Container Registry.
  • Create and execute a task definition using AWS-managed infrastructure i.e. AWS Fargate.
  • See a web app in action that uses a trained machine learning pipeline to predict new data points in real-time.

Read the complete post: https://medium.com/@moez_62905/deploy-machine-learning-pipeline-on-aws-fargate-eb6e1c50507

About

Deploy Machine Learning Pipeline on AWS Fargate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published