Azure Classroomnotes 17/Feb/2022

Deploying a python application in Azure virtual machine contd

  • Create a VM
  • Install Necessary softwares
  • Ensure you install all the application dependencies
  • Get your code
  • Run the application
  • Manage the OS updates, Software updates and application updates
  • To Summarize
  • Azure Manages
    • VM Creation
  • We Manage
    • Installing necessary Softwares
    • Installing application depenendencies
    • Updates for OS and Softwares
    • Writing code
    • Deploying the code

Lets try to deploy the Same application on Azure App Service

  • In this case we will try to deploy the azure application to Azure App Service
  • We have created an Azure app service with python 3.8 environment.
  • Code => Environment
  • We Manage
  • Code
  • App Service Plan => pricing & features
  • Azure Manages
  • VM Creation
  • OS updates
  • software updates
  • Installing application dependencies
  • This can be further reduced where you can only write the code & need not worry about servers => Serverless => Azure Functions
    Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube