A company has an Azure subscription. They want to deploy a set of applications to a set of Azure virtual machines. Each application has different requirements when it comes to reliability.
|
testapp1
|
Be able to deploy the application across a set of identical virtual machines. The infrastructure should be able to meet demand automatically
|
|
testapp2
|
Here the infrastructure needs to be available even in the event of a data center failure
|
Which of the following would you recommend for testapp2?
Answer options:
A.Availability Sets
B.Availability Zones
C.Virtual Machine Scale Sets
D.Azure Traffic Manager