Which RAID level stripes data across at least 3 disks and uses a distributed parity strategy?
RAID 5
You have configured Azure storage account replication to a secondary region. After a disruption in the primary region, you failed over to the secondary storage account replica. Which type of replication will be set for the new primary storage account?
LRS
How many disk failures are tolerated in a RAID5 array?
1
Which are valid backup sources for Windows Server?
System state
Bare metal
What is the result of replicating an Azure virtual machine to a secondary region?
A new virtual machine, vnet, and resource group are created
Which Microsoft Azure load balancing settings are required?
Listener
Backend pool
Where are Azure backup items stored?
Recovery services vault
Which command syntax successfully creates a RAID 1 mirrored disk array?
sudo mdadm –create /dev/md1 –level=1 –raid-devices=2 /dev/sdb1 /dev/sdc1
Which business continuity term impacts how often data backups should be taken?
RPO
Which type of backup includes changed data from the last full backup?
Differential
Which load balancer setting keeps a user connected to the same backend server?
TLS offload