Connecting Azure Express Route with Multiple Virtual Networks

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 to 10 connections directly with the express route circuit. Where the virtual network can be from different subscriptions. It makes life much easier when you have multiple business units within […]

Read more

Connectivity and Network Services on Azure

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 Internet. Azure VNet (Virtual Network) VNet is the fundamental block of our virtual private network on Azure. It will allow us to securely communicate our Azure resources (VM..etc) with each […]

Read more

Hub & Spoke Architecture on Azure

  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 adopted by customers on Azure. We will discuss in this article the characteristics of this architecture, the advantages that can be drawn from it and the most common use cases. The Hub-and-Spoke […]

Read more

How to Create and Configure ExpressRoute Circuits

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 downgraded version of what they have with their on-premises services. Microsoft is well aware of that, therefore created some time back the possibility to use private connections from your datacenter […]

Read more

Azure — ExpressRoute Overview

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 dedicated and private. ExpressRoute Key points ExpressRoute is a private connection from your on-premises infrastructure to your Azure infrastructure. Your data doesn’t travel over the public internet. Connection between your […]

Read more

AWS — Direct Connect Overview

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 private connectivity between AWS and your data center, office, or collocated environment. This private connection can reduce network costs, increase bandwidth throughput, and provide a more consistent network experience than internet-based […]

Read more

Net Commands – Network Security Management

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 View password and logon requirements for the network domain. NET ACCOUNTS /DOMAIN Set the number of minutes a user has before being forced to log off when the account expires […]

Read more

How To Enable Jumbo Frames

Enabling jumbo frames can significantly increase your network’s throughput while consuming fewer CPU cycles (we’ll explain why in a moment). But before you configure your PCs to use jumbo frames, you should know that their value lies primarily in speeding up large file transfers within your network (versus to and from the Internet). You should also be aware that enabling […]

Read more

Introduction to Client/Server Networking

A computer network consists of two or more computers intended to share resources:   A client/server network is a system where one or more computers called clients connect to a central computer named a server to share or use resources. Each client computer must use an operating system that allows it to be identified to participate in the network. Client/Server […]

Read more
1 2 3 10