Give this one a try later!
Enterprise-class and mission-critical workloads. Big data solutions
What is the typical use case for a virtual network, point to site connection?
Give this one a try later!
Dev, Test, and lab environments
What can you use to link an apex domain with a load balancer?
,Give this one a try later!
an alias record, you can enable an apex domain to reference other
resources from the dns zone,
What is application layer routing?
Give this one a try later!
It routes traffic to a pool of web servers based on the url of a request. the
back end pool can contain azure vms, scale sets, app services, and even
on-prem servers
what is reciprocal connections in virtual network peering?
Give this one a try later!
The concept that connecting two vnets together does not connect the
entire set of networks together, you need to establish a peer with each
vnet for the communication to occur
What is a backend address pool?
Give this one a try later!
, it contains the IP addresses of the virtual NICs that are connected to the
load balancer for outputting traffic sent through it, your configuration
changes by SKU
What modes are available for Azure load balancers?
Give this one a try later!
Five-tuple hash, composed of source IP, source port, destination IP,
destination port, and protocol type, the source port changes each session,
so clients might be directed to different VMs for each session
Source IP affinity, uses two-tuple hash or a three tuple has, and it ensure the
specific client is sent to the specific virtual machine behind the load
balancer
What is multiple site routing?
Give this one a try later!
You register multiple DNS names (CNAMEs) for the ip address of the
application gateway, specifying the name of each site, then the gateway
sends requests to listeners at each site, useful for multi tenant applications
What is an availability set?
Give this one a try later!
, Protection from hardware failures within datacenters
What are Network rules?
Give this one a try later!
Any non-http/s traffic that flows through the firewall needs this. You
configure this rule for the source to the destination.
What does it mean to Delegate DNS domains?
Give this one a try later!
When a dns server delegates authority over a part of its namespace to one
or more other DNS servers.
What is a DNS record set?
Give this one a try later!
A collection of records in a zone that have the same name and are the
same type.
What do you need to configure your VPN device?
Give this one a try later!