Git Product home page Git Product logo

c-duke-alf-azure-flask-container-app-tut-ref-temp's Introduction

Use Azure App Service to deploy a containerized Flask application

Deploy a containerized web app to Azure

There are many services out there that allow you to deploy a container to the cloud. Although a straightforward operation, it is critical to understand how to create a robust automation deployment system. This course will create a Python Flask application from scratch, will containerize it, set the automation for it and then deploy it to Azure.

All Videos are available on YouTube, and the full course is also available on the O'Reilly platform

O'Reilly

🎥 Click the image above to access the full course on O'Reilly

This course lays out the foundations for creating more powerful containerized applications beyond the simple examples. You can add a Machine Learning model into the container and the end result would be the same: a robust deployment system that can get changes quickly onto Azure with any changes to the main branch.

The continuous deployment system is a game changer as a skill set, making you a far more valuable engineer.

Table of Contents

Course Content

The easiest way of going through the full course is using the O'Reilly platform but you can start here as well and on YouTube.

  1. Architectural diagram
  2. Project structure

Learning Objectives

In this course you will learn:

  • Create a Python Flask application for containerization
  • Use a Dockerfile to create the Flask container
  • Use GitHub Actions to automatically deploy the container after a pull request or changes to the main branch
  • Push your container to the GitHub container registry from the GitHub repository
  • Create the web app on the Azure portal and connect it to GitHub Actions
  • Host the containerized Python Flask application on Azure
  • Debugging techniques for broken containers and other common errors like incorrect ports

Useful Resources

c-duke-alf-azure-flask-container-app-tut-ref-temp's People

Contributors

alfredodeza 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.