3.2 - Configure VMs for High Availability and Scalability
20 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the purpose of a proximity placement group?

Reduce latency by placing VMs physically closer.

How do managed disks and availability sets complement each other?

By ensuring that VM disks in an aligned availability set are in different storage fault domains.

What is the default number of instances supported by Virtual Machine Scale Set (VMSS)?

100 instances

What conditions are necessary for a large-scale set in VMSS?

<p>Using multiple placement groups and, if using a custom image, supporting up to 600 instances.</p> Signup and view all the answers

What is recommended for large-scale sets (>100 instances) in Azure Load Balancer?

<p>Standard SKU or Azure Application Gateway</p> Signup and view all the answers

What is the maximum number of instances a Virtual Machine Scale Set (VMSS) can scale up to by using multiple placement groups?

<p>1,000 instances</p> Signup and view all the answers

What happens to all instances within a VMSS in terms of the operating system disk image?

<p>They all use the same operating system disk image.</p> Signup and view all the answers

What are the three options available when updating VMSS instances?

<p>Automatic (random order), Rolling (multiple batches with pause time), and Manual (programmatic update using PowerShell commands).</p> Signup and view all the answers

What is the purpose of Availability Zones in Azure?

<p>To ensure a higher level of resiliency and protect applications from disruptions.</p> Signup and view all the answers

How are Virtual Machines (VMs) distributed in a configuration of three Availability Zones?

<p>VMs are automatically distributed across three fault domains and three update domains.</p> Signup and view all the answers

Why is health monitoring crucial for a VMSS when utilizing managed infrastructure and automatic OS upgrades?

<p>To ensure proper functioning and reliability of the instances.</p> Signup and view all the answers

What does the Spreading Algorithm option for Health Monitoring decide in a VMSS?

<p>How scale set instances are placed in a fault domain.</p> Signup and view all the answers

What is the role of Fault domains in Azure?

<p>Fault domains group servers with shared power, cooling, and networking.</p> Signup and view all the answers

Explain the concept of Update domains in Azure.

<p>Update domains represent servers that can be rebooted simultaneously.</p> Signup and view all the answers

How do Availability sets contribute to redundancy and high availability?

<p>By ensuring that at least two VMs are placed in an availability set, which guarantees availability in case of a host update or problem.</p> Signup and view all the answers

Why is it recommended to align availability sets with your workload or application tier?

<p>To ensure that each tier has redundancy and high availability within its own availability set.</p> Signup and view all the answers

What is the maximum number of update domains an availability set can have in Azure?

<p>20 update domains.</p> Signup and view all the answers

How many fault domains can an availability set have in Azure?

<p>3 fault domains.</p> Signup and view all the answers

Why is it crucial to set the availability set at the VM's creation time?

<p>To ensure proper distribution of VMs across update and fault domains.</p> Signup and view all the answers

What is the SLA uptime guaranteed by deploying two or more VMs across two or more availability zones in Azure?

<p>99.99% SLA uptime.</p> Signup and view all the answers

More Like This

Use Quizgecko on...
Browser
Browser