Testing out Cross-Region Azure Load Balancer
Environment Our environment can be found below. Let’s make this a little easier to understand by showing a single region without the cross-region load balancer. It isn’t easy to scale…
A Drink of Technology for the Thirsty Mind
Environment Our environment can be found below. Let’s make this a little easier to understand by showing a single region without the cross-region load balancer. It isn’t easy to scale…
Here’s a PowerShell script to export the Azure Firewall Policy rules from the East US region and import them to the West US region. The script assumes you have the…
Unlike a traditional hub and spoke when you have site to site VPN with azure with multiple virtual networks. Azure Express route gives you an additional option to create up-to…
What is a Private Endpoint A private endpoint is a network interface that uses a private IP address from your virtual network. This network interface connects you privately and securely…
In this article, we will talk about the different network services offered by Azure to manage our resources and connect to them from a remote site (On-Promise) or via the…
The standardization and reuse of architectural models is a common practice in software development, which can be inspired in cloud network topologies. The Hub-and-Spoke model is a network topology increasingly…
One of the main objectives for an organization moving to a public cloud, in any type of shape or form, is regarding the overall performance experience: It cannot be a…
What is Azure ExpressRoute? — Introduction to Azure ExpressRoute Azure ExpressRoute lets you seamlessly extend your on-premises networks into the Microsoft Azure. This connection between your organization and Azure is…
Introduction to AWS Direct Connect AWS Direct Connect makes it easy to establish a dedicated connection from an on-premises network to Amazon VPC. Using AWS Direct Connect, you can establish…
The NET Command is used to manage network security resources as follows: View user account password and logon requirements (also displays the machine type – Server or workstation) NET ACCOUNTS…