datensolutions / zenhub

0 stars 0 forks source link

CI/CD in AWS #4

Open shouvik19 opened 3 years ago

shouvik19 commented 3 years ago

MLOps

MLOPs with AWS Ecosystem

  1. AWS Sagemaker

    • Build, Train and Deploy models in AWS sagemaker.
  2. AWS CodeCommit

    • AWS CodeCommit is a version control service that allows you to create your own GIT repositories.
  3. AWS CodePipeline

  1. AWS CodeBuild

• AWS CodeBuild is a fully managed service for building source code, perform test and create packages of code ready to be deployed. It allows you to scale multiple builds simultaneously and it takes care of all the resources in background without you need to worry about it.

  1. AWS CodeDeploy

Sources https://www.slideshare.net/AmazonWebServices/cicd-for-your-machine-learning-pipeline-with-amazon-sagemaker-dvc303-aws-reinvent-2018

shouvik19 commented 3 years ago

image.png