Azure Classroom Series – 06/Jan/2020

Azure App Service Web Jobs

  • Web Job is background job in azure app service.
  • Reconciling jobs can be developed.

Azure APP Services with Database

  • Generally most of the applications use some kind of backend database.
  • Ensure the database configuration is read from the config file/Envioronmental Varaibles (docker).
  • Create a configuration file for every environment (Dev, Test, UAT, Prod)
  • Paramater Store also can be used
  • Key Vault Service can be used for Sensitive information.

Integration of Azure App Service Deployments with CI/CD

  • ARM Template: Create an ARM Template for deploying Azure App Service
  • CLI/Powershell: Create a CLI Script for deployment
  • Terraform: Create a terraform Template to deploy the application

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

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

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Exit mobile version
%%footer%%