40% found this document useful (5 votes)
509 views1 page

Background of The Problem Statement

OSS Corporation is a globally distributed company with headquarters in East US and a branch office in West US. They are developing a new application and need to deploy the application tier to the West US branch and keep the data tier at headquarters for security reasons. To do so, they need to create Azure IaaS virtual networks in each region, establish connectivity between the networks using a virtual network gateway, and deploy test VMs to validate the connection.

Uploaded by

yaswanth kandula
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
40% found this document useful (5 votes)
509 views1 page

Background of The Problem Statement

OSS Corporation is a globally distributed company with headquarters in East US and a branch office in West US. They are developing a new application and need to deploy the application tier to the West US branch and keep the data tier at headquarters for security reasons. To do so, they need to create Azure IaaS virtual networks in each region, establish connectivity between the networks using a virtual network gateway, and deploy test VMs to validate the connection.

Uploaded by

yaswanth kandula
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

DESCRIPTION

OSS Corporation is a globally distributed firm. They have their headquarters in the East US with another
branch office in the WEST US. Currently, they are working on a project and decided that the application
tier of this project will reside in one of its branch regions. For security reasons, OSS Corporation
management is adamant on keeping their data tier in the headquarter region.

Background of the problem statement:

As an organization, they are open to suggestions and are currently evaluating Azure as a deployment
platform. To prepare for the deployment of IaaS Standard_B1ms, OSS Corporation must deploy an IaaS
v2 virtual network in the headquarters region for its database. But for the application, it should create
another IaaS v2 virtual network in the branch region. In addition, because the communication between
App and data should happen over a private channel, one needs to prepare their branch office virtual
network for establishing connectivity to the headquarter’s IaaS v2 virtual network by creating a virtual
network gateway and deploy a test IaaS Standard_B1ms VM to the virtual networks for verifying the
connection.

After the deployment team ensures the connectivity between both the networks, you can validate the
same using Ping.

Following requirements should be met:

 Create virtual networks in the aforementioned region

 Create test virtual machines in both the virtual networks

 Establish the connectivity between both the networks via VNet peering

 Ensure connectivity is established properly

You might also like