Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.02 KB

virtual-network-deploy-multinic-scenario-include.md

File metadata and controls

18 lines (14 loc) · 1.02 KB
title description services author ms.service ms.topic ms.date ms.author ms.custom
include file
include file
virtual-network
genlin
virtual-network
include
04/13/2018
genli
include file

Scenario

This document walks through a deployment that uses multiple NICs in VMs in a specific scenario. In this scenario, you have a two-tiered IaaS workload hosted in Azure. Each tier is deployed in its own subnet in a virtual network (VNet). The front-end tier is composed of several web servers, grouped together in a load balancer set for high availability. The back-end tier is composed of several database servers. The database servers are deployed with two NICs each, one for database access, the other for management. The scenario also includes Network Security Groups (NSGs) to control what traffic is allowed to each subnet, and NIC in the deployment. The following picture shows the basic architecture of this scenario:

MultiNIC scenario