Code Monkey home page Code Monkey logo

udacity-cicd-project's Introduction

Overview

Create a Flask ML application that runs on the Azure PAAS. This project uses GitHub Actions, Azure Pipelines & Microsoft Azure.

Project Plan

Instructions

High level Diagram

<TODO: Instructions for running the Python project. How could a user with no context run this project without asking you for any help. Include screenshots with explicit steps to create that work. Be sure to at least include the following screenshots:

  • Download this repo

  • Log into Azue & open the Azure terminal

  • Create ssh-keys & upload them to your Github account

  • Clone the copied repo from within Azure terminal CloneRepoFiles

  • Change directory to cloned repo

  • Run the make all command from the Makefile MakeOutput

  • Run command az webapp up --name FOO --runtime PYTHON:3.7 --sku B1

  • Setup Azure Pipelines to connect to your clone repo, setup a service connection within the project settings - Note the official documentation should be referred to and double checked as you setup CI/CD.

  • Output from Azure Pipelines ADOoutput

  • Running Azure App Service from Azure Pipelines automatic deployment AzureAppService

  • While the application is running, invoke the make_prediction_azure.app.sh file to output a prediction value. Before you invoke the .sh file, you need to update this line to the correct endpoint value you named your application whne running the az webapp up... command - https://github.com/mlanderos/udacity-cicd-project/blob/main/make_predict_azure_app.sh#L28 AzurePrediction

Enhancements

  • Add more related pytests for the application
  • Add logging for the application
  • Give the UI a facelift

Demo

Unavailable at this time, but hope to have a recorded video showing this project running from end to end! For now, thanks for reading!

udacity-cicd-project's People

Contributors

mlanderos avatar

Watchers

James Cloos avatar  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.