DevOps Classroom notes 11/Nov/2025

Terraform block

Ntier architecture in Azure

Extend ntier architecture of AWS by security groups

  • Create a security group called as web which opens from all ips
    • 80 (TCP)
    • 443 (TCP)
    • 22 (TCP)

Parent and child resources

  • Examples:
    • security group & security group rule
    • network subnet
  • There are two ways of creating them

    • child within parent resource (block)
    • child written seperately (resource)
  • Refer Here for the changes done to deal with security group rules as different resources.

Extend ntier architecture of azure by network security groups

  • Create a network security group called as web which opens from all ips
    • 80 (TCP)
    • 443 (TCP)
    • 22 (TCP)

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
Animated Social Media Icons by Acurax Responsive Web Designing Company

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