MLOps Tutorial - Automating CI/CD Workflow for Dockerized Flask App Using GitHub Actions
Krish Naik via YouTube
Google AI Professional Certificate - Learn AI Skills That Get You Hired
Launch Your Cybersecurity Career in 6 Months
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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