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 …
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 adopted by …
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 …
Active Directory is the heart of your network. The domain controller of your active directory domain is responsible for a lot of on-premises connectivity (LDAP, DNS, …) and is probably …
What is Azure ExpressRoute? — Introduction to Azure ExpressRoute Azure ExpressRoute (source: Microsoft) Azure ExpressRoute lets you seamlessly extend your on-premises networks into the Microsoft Azure. This connection between your …
Introduction to AWS Direct Connect 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, …
Introduction to Virtual Network (VNet) Peering in Azure Azure Virtual Network (VNet) Peering VNet peering (or virtual network peering) enables you to connect virtual networks. A VNet peering connection between …
What is IaC? When you are new to the cloud, your early interactions are via the web portals such portal.azure.com for Microsoft Azure or aws.amazon.com for Amazon Web Services. This is ideal for at …
Azure Load Balancer vs Application Gateway in Azure Azure Load Balancer works with traffic at Layer 4, while Application Gateway works with Layer 7 traffic, and specifically with HTTP (including …
Difference between Amazon RDS and Amazon EC2 Relational Databases in AWS Amazon RDS TL;DR: Amazon RDS enables you to run a fully featured relational database while offloading database administration. Whereas, …