Compute and Network Flashcards
What is the purpose of Virtual Machine Scale Sets?
To create and manage a group of identical, load-balanced VMs that automatically scale based on demand or schedule.
How do Virtual Machine Availability Sets ensure high availability?
By grouping VMs into update domains and fault domains to stagger updates and vary power/network sources.
What benefit do Virtual Machine Scale Sets provide regarding load balancing?
They automatically deploy a load balancer to ensure efficient resource usage.
How do availability sets protect against physical power or networking failures?
A: By splitting VMs across up to three fault domains, each connected to different power and networking resources.
What distinguishes policy-based from route-based VPN gateways?
Policy-based VPN gateways specify static IP addresses for encryption, while route-based VPN gateways use IP routing to decide tunnel interfaces.
When should you use a route-based VPN gateway?
For connections between virtual networks, point-to-site connections, multisite connections, coexistence with Azure ExpressRoute, and high-availability scenarios.
What is an ExpressRoute failover?
A: Configuring a VPN gateway as a secure failover for ExpressRoute connections, ensuring continuous connectivity even if ExpressRoute circuits face outages.
What type of routing protocol supports active/active VPN gateways?
Border Gateway Protocol (BGP).