How to deploy a 3tier architecture to Azure using Terraform?

Kabir Rajal (ext) 1 Reputation point
2022-10-19T14:16:46.493+00:00

Hi everyone, currently, I'm working on deploying a 3tier architecture to Azure using Terraform. By chance, does anyone have a sample template we could use? Or put me on the correct path to creating this. Also, how do we deploy this template into Azure via using terraform?

The architecture I created consists of 3 tiers = web/app/data tier, a web and app LB, 2 VM scale sets, 2 AZs, NSG and Firewall. If anyone can help me with this or has a similar template to this. Thank you

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,247 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
353 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JimmySalian-2011 41,926 Reputation points
    2022-10-19T14:25:43.017+00:00

    Hi @Kabir Rajal (ext) ,

    You can check it over here it does provide you an option for hub and spoke architecture deployment - hub-spoke-introduction

    Hope this helps.
    JS

    ==
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments