MLOps Tutorial - Automating CI/CD Workflow for Dockerized Flask App Using GitHub Actions
Krish Naik via YouTube
Learn AI, Data Science & Business — Earn Certificates That Get You Hired
2,000+ Free Courses with Certificates: Coding, AI, SQL, and More
Overview
Build a Learning Habit
Download Class Central's free printable study calendar
Download for Free
Learn how to automate the CI/CD workflow for a Dockerized Flask application using GitHub Actions in this comprehensive MLOps tutorial. Discover the process of building a Docker image for a Python application and automatically pushing it to Docker Hub when changes are made to the main branch. Follow along as the instructor guides you through setting up the project structure, creating a GitHub repository, implementing a Flask project with Docker, and building the GitHub Action YAML file. Gain hands-on experience in testing the Docker image and understand the key components of the workflow, including triggering events, code checkout, Docker Buildx setup, and Docker Hub authentication. By the end of this tutorial, you'll have the skills to streamline your development process and improve your MLOps practices.
Syllabus
Introduction
Workflow Discussion
Project Structure Setup
Setting up Github Repository
Implementing Flask Project With Docker
Building The Github Action YAML file
Testing The Dcoker Image
Taught by
Krish Naik