DevOps Classroom notes 13/Nov/2025

Locals

  • locals are reusable values which will not be passed but used many times with in template
  • Refer Here for changes.

Outputs

linting and security scanning in terraform

Scenario: Multi Region Ntier architecture (Azure)

  • My organization is deploying application in two regions in Active passive mode Azure
  • Manual creation steps
    • create resource group
    • create a virtual network in region 1
    • add subnets
    • create a database
    • create app vms and deploy application into it
    • create web vms and deploy application into it
    • configure load balancer
    • repeat the above steps for region 2
    • configure Active passive

Implementation

  • We have inclued tfsec and tflint into our development workflow
  • Create a resource group
  • create a primary virtual network with subnets Refer Here
Published
Categorized as Uncategorized Tagged

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%%