Tutorial 11- How To Deploy End To End ML Projects In Production AWS Cloud Using CI CD Pipeline

preview_player
Показать описание
In this videos we will be seeing how we can deploy end to end ml application using ci cd pipelines and github asction uing ECR and EC2 instance

Join iNeuron's Data Science Masters Course with Job Guaranteed Starting From April 3rd 2023

Join the PWSKILLS Data Science Masters Course
Best Affordable Data Science Course From Pwskills(6-7 Months)

Impact Batch 2.0:- Data-Science-Masters (Full Stack Data Science)

Timelines
00:00:00 Prerequisites
00:01:31 Docker And Workflow Set up
00:14:42 Iam User Setup In AWS
00:18:57 ECR Repository set up
00:20:06 EC2 Instance set up
00:23:13 Docker Set up In EC2 instance
00:25:19 App runner set up
00:35:09 run Workflow

Join this channel membership to get access to materials:

check out the end to end project playlist

Check Out My Other Playlist
Python Playlist:

Stats Playlist:

Complete Deep Learning Playlist:
Рекомендации по теме
Комментарии
Автор

This is an incredible lesson! I haven't seen anyone on Youtube doing videos of the same quality about deployment. So clear and easy to understand. Thank you a lot!!!

svitlanatuchyna
Автор

Awesome Sir ...Thanks
Sir, Can you please make one project with batch prediction and deployment with schedule and monitoring tools
This will be very helpful for all the fresher and experienced candidates

pritambhakta
Автор

i don't recall if any other youtuber has done this.. kudos to krish

mrrobot
Автор

So elegant, So beautiful this series is like a wow! 😉 Thanks a lot for this!

sushantgarudkar
Автор

These videos are wonderful. Will there be any content on model monitoring and continuous retraining? That would be an incredible addition to this series

BananaPieGaming
Автор

Thank you so much Mr.Krish for share video for iNeuron student

sawfhsawfh
Автор

Very Good series Krish . It would be great if you will add mlflow .
.

gaurav
Автор

Need video on Github Actions sir, Thank you.

anamtaamin
Автор

Sir Still We are Not received Our reimbursment Of Rajasthan IT Day Hackthon...😢

arkxv
Автор

PLEASE DO A COMPLETE VIDEO ON HOW TO

1. Load data
2. Exploratory data analysis
3. Data preprocessing like feature encoding, scaling, (numerical and categorical) with pipeline, sampling the target, using PCA
4. Classification using traditional machine learning
5. Classification using neural network


Please do one video with all these together. With Target feature being a categorical variable.


WOULD MEAN THE WORLD TO A LOT OF US TO UNDERSTAND MACHINE LEARNING PROPERLY WITH ALL THESE METHODS

rohitkochikkatfrancis
Автор

Your efforts and passion for teaching are amazing. thanks. can you please make videos on github actions and CICD pipelines on a more detailed level?

adityahpatel
Автор

Great video. To make the container actually predict without error I needed to change the requirements.txt with the following: scikit-learn==1.2.1

kocatulum
Автор

thank you sir for making such an amazing contents ❤

seemanshushukla
Автор

My ML XP
Before finding this channel: 500
After finding this channel: 50000 and counting…

SuryaSaithana-uedq
Автор

If your Dockerfile does not include any apt-get install commands, then running apt-get update alone has no practical effect. The apt-get update command updates the list of available packages and their versions, but without subsequently installing or upgrading any packages using apt-get install or apt-get upgrade, the update is unnecessary.

Therefore, in a Dockerfile that does not use apt-get install, you can safely omit apt-get update as well.

harshitkedia
Автор

I am writing to express my disappointment regarding the reimbursement promise made during the Hackathon event that I participated in Rajasthan. As per the agreement, it was promised that the traveling expenses would be reimbursed, but unfortunately, I have not received any reimbursement to date.

Mjj
Автор

can you please make a video on how to deploy using vercel deployment please ..

insaneclutchesyt
Автор

For anyone getting 'Waiting for a runner to pick up this job...' error in continuous deployment, update runs-on: self-hosted to runs-on: ubuntu-latest in continuous deployment in main.yaml file, it works like a charm.

rayyanshaikh
Автор

Complete video on CI CD using AWS? any Video?

Prashanthsheri-lx
Автор

Thank you very much Krish. The yaml file you used is not exactly the one from Github actions. Can you please make a video about how you customized it?

asieharati