Azure Classroom Series – 24/Sept/2020

Work Assigned to Jacob (Azure Administrator at LT)

  • Lets find out the work assigned
    1. Provision the Infrastructure for deploying the application as shown below
    2. This architecture has to be deployed for
      • DEV
      • QA
      • UAT
      • PROD
    3. Monitoring & Logging needs to be enabled
  • Lets look at possible options
    1. Do this manually
      • Not Sensible
    2. CLI/Powershell:
      • Makes sense
      • But Changes are difficult to handle
    3. ARM Templates (Infrastructure as Code)
      • Azure automatically creates arm templates for everything which you create
      • Enterprise needs recommend writing arm templates and then creating infra.

ARM templates

  • The templates are written in JSON & they enable Infrastructure as Code for Azure Cloud.
  • Lets create infrastructure from sample template [Refer Here] and click on Deploy to Azure
  • Prereqs for creating ARM Templates:
    • JSON:
    • Knowledge of Manually Creating Resources
    • Editor (Visual Studio Code)

Azure Resource Manager

  • Architecture:
  • This architecture helps us in
    • Parallel resource creation
    • Multi region resource creation
    • Automation
    • Management & Governance
  • ARM Templates can created for creating resources, They also have scopes
    • Subscription
    • Resource Group
    • Management Group

Leave a ReplyCancel reply

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

Please turn AdBlock off
Social Network Integration by Acurax Social Media Branding 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%%