by George Chrysovaladis Grammatikos | May 4, 2019 | Azure, Networking
In this post, we will talk about Azure Load-Balancer, what is it and what offers to the Azure deployments. What Azure Load-Balancer is? Azure Load-Balancer offers high availability, high throughput and low latency for applications or services. Azure Load-Balancer...
by George Chrysovaladis Grammatikos | May 26, 2018 | Azure, Azure SQL Database, Networking, VNet
To connect to a Virtual Network with VPN you need to create a virtual network gateway. There are several types of VPN you can deploy to Azure, these are Point-to-site(P2S), Site-to-Site(S2S), VNet-to-Vnet and Express Route circuit. In this post, I describe how a P2S...
by George Chrysovaladis Grammatikos | May 26, 2018 | Azure, Azure SQL Database, Networking, VNet
One of the most important elements of Azure SQL Managed Instance is the Virtual Network. The following steps are required for VNet configuration for Managed Instances. Create a Virtual Network Create a Route Table, this will enable communication with Azure services....
by George Chrysovaladis Grammatikos | May 10, 2018 | Azure, Networking
In this post, you will learn how sticky session configured on Azure Load Balancer i’l try to explain what is a sticky session in simple words. Sticky Sessions When a client starts a session on one of your web servers, session stays on that specific server....
by George Chrysovaladis Grammatikos | Apr 16, 2018 | Azure, Networking, VNet
Maximize your VM’s Performance with Accelerated Networking On Azure Good News, for all IT’s, Microsoft announce Accelerated Networking, both on Windows and Linux OS. This feature can provide up to 30Gbps in networking throughput. Table of Contents Support VM...