Chapter 1, Working with Azure Virtual Machines
The answers to the questions are:
- Correct answer: Yes: Managed Disks is the default disk type.
- Correct answer: Yes: They should be added to Availability Sets.
- Correct answer: No: By default, they are added to two Fault Domains and five Update Domains.
Chapter 2, Configuring Compute-Intensive Applications
The answers to the questions are:
- Correct answer: No: You should use HPC Pack for this.
- Correct answer: Yes: They are aimed at High Performance.
- Correct Answer: No: Azure Batch has its own JSON templates that look like ARM templates.
Chapter 3, Designing Web Applications
The answers to the questions are:
- Correct answer: Yes: Redis Cache is a on-memory key value data ...