/3-tier-infrastructure

A 3-tier architecture deployed in azure using terraform. This includes a 3 virtual machines which will represent the 3 tiers - web, app, and database. A virtual network with 3 subnets - each for a tier, network security groups to defines security rules for the architecture.

Primary LanguageHCL