Code Monkey home page Code Monkey logo

jevonchy / azure-ci-cd-pipeline Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 218 KB

Established a Continuous Integration/Continuous Delivery (CI/CD) pipeline that deploys a Flask Machine Learning application using Azure Pipelines to Azure App Services.

Makefile 11.11% Dockerfile 8.77% Python 51.25% Shell 28.88%
flask-web ci-cd-pipeline machine-learning azure-pipelines azure-app-service github-actions docker kubernetes pandas pylint pytest scikit-learn

azure-ci-cd-pipeline's Introduction

Azure CI/CD Pipelines

Overview

Built a Continuous Delivery pipeline that deploys a Flask machine learning app using Azure Pipelines to Azure App Services. Used Github Actions and application code to perform the initial lint, test and install cycle on my app running Flask in Azure App Services.

Integrated Continuous Delivery using Azure Pipelines to deploy my tested app changes automatically to production wrapping everything up with final testing of the prediction capability of my app deployed into production

Technologies

Azure Pipelines, Azure App Services, Continuous Integration and Continuous Delivery (CI/CD), Docker, Github Actions, Flask, Kubernetes, Machine Learning, MS Azure, Pandas, Pylint, Pytest, Python, Scikit-Learn.

Running the App Locally with Docker

To run the app locally you need to be running Docker. Go to the flask-sklearn directory and execute the script to start a container running the app:

$ cd flask-sklearn $ ./run_docker.sh

Open a new terminal, go to the same directory and execute the client call:

$ cd flask-sklearn $ ./make_prediction.sh

You can adjust the prediction by editing the CURL call in that script.

azure-ci-cd-pipeline's People

Watchers

James Cloos avatar  avatar Jevon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.