Azure KT
Latency is a term used to describe the time it takes for data to travel. Regional low-latency network is a fiber connection between data centers in the region. We must choose a region closest to our users to minimize latency. Paired regions are usually within the same geographic area except for Brazil south, outage failover means if the primary region has an outage you can failover to the secondary region. Each region has a minimum of 3 zones. You need virtual machines in at least two of the data centers. Again, a region is a set of datacenters deployed within a latency-defined perimeter and connected through a dedicated regional low-latency network. The Azure Resource Manager (ARM) manages the portal, azure CLI, powershell, rest API, client SDK by handling the request. Choose creating a virtual machine. A virtual machine doesn't have its own exclusive hardware. Pros: control, application, existing infrastructure. Scale sets are a group of identical, load balanced VMs. Multiple VM...